mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 22:03:37 +02:00
Add maxstay field for amenity=parking preset (closes #2851)
This commit is contained in:
Vendored
+4
@@ -1071,6 +1071,10 @@
|
||||
"label": "Speed Limit",
|
||||
"placeholder": "40, 50, 60..."
|
||||
},
|
||||
"maxstay": {
|
||||
"label": "Max Stay",
|
||||
"placeholder": "30 minutes, 1 hour, 2 hours..."
|
||||
},
|
||||
"mtb/scale": {
|
||||
"label": "Mountain Biking Difficulty",
|
||||
"placeholder": "0, 1, 2, 3...",
|
||||
|
||||
Reference in New Issue
Block a user