mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +00:00
Make the Elevation field only universal for nodes (re: #5719) Remove the elevation field from route presets (close #7479)
10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"type": "restrictions",
|
|
"geometry": ["vertex"],
|
|
"icon": "iD-restrictions",
|
|
"reference": {
|
|
"rtype": "restriction"
|
|
},
|
|
"label": "Turn Restrictions"
|
|
}
|