Files
iD/data/presets/presets/junction.json
T
Bryan Housel 89e51c2f03 Replace exit icon with more generic junction icon
(Drawing a literal arrow on the vertex ended up being confusing)
2017-03-07 21:43:14 -05:00

12 lines
160 B
JSON

{
"icon": "poi-junction",
"geometry": [
"vertex",
"area"
],
"tags": {
"junction": "yes"
},
"name": "Junction"
}