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
@@ -0,0 +1,6 @@
{
"key": "maxstay",
"type": "combo",
"placeholder": "30 minutes, 1 hour, 2 hours...",
"label": "Max Stay"
}