mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Add maxstay field for amenity=parking preset (closes #2851)
This commit is contained in:
@@ -759,6 +759,12 @@
|
||||
"label": "Speed Limit",
|
||||
"placeholder": "40, 50, 60..."
|
||||
},
|
||||
"maxstay": {
|
||||
"key": "maxstay",
|
||||
"type": "combo",
|
||||
"placeholder": "30 minutes, 1 hour, 2 hours...",
|
||||
"label": "Max Stay"
|
||||
},
|
||||
"mtb/scale": {
|
||||
"key": "mtb:scale",
|
||||
"type": "combo",
|
||||
|
||||
Reference in New Issue
Block a user