Files
iD/data/presets/fields/restrictions.json
Quincy Morgan a7e639d514 Make the field geometry property accept multiple types
Make the Elevation field only universal for nodes (re: #5719)
Remove the elevation field from route presets (close #7479)
2020-03-28 13:57:06 -07:00

10 lines
181 B
JSON

{
"type": "restrictions",
"geometry": ["vertex"],
"icon": "iD-restrictions",
"reference": {
"rtype": "restriction"
},
"label": "Turn Restrictions"
}