Add maxstay field for amenity=parking preset (closes #2851)

This commit is contained in:
Bryan Housel
2015-12-07 23:37:51 -08:00
parent fcdc62502a
commit bddb7cb8c8
6 changed files with 23 additions and 0 deletions
+6
View File
@@ -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",