mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
89e51c2f03
(Drawing a literal arrow on the vertex ended up being confusing)
12 lines
160 B
JSON
12 lines
160 B
JSON
{
|
|
"icon": "poi-junction",
|
|
"geometry": [
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"junction": "yes"
|
|
},
|
|
"name": "Junction"
|
|
}
|