Add presets for highway=milestone and waterway=milestone

(closes #5284)
This commit is contained in:
Bryan Housel
2018-09-04 12:08:45 -04:00
parent 95b934dff0
commit 46fc0174f4
9 changed files with 80 additions and 7 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"direction": {"key": "direction", "type": "number", "label": "Direction (Degrees Clockwise)", "placeholder": "45, 90, 180, 270"},
"dispensing": {"key": "dispensing", "type": "check", "label": "Dispenses Prescriptions", "default": "yes"},
"display": {"key": "display", "type": "combo", "label": "Display", "options": ["analog", "digital", "sundial", "unorthodox"]},
"distance": {"key": "distance", "type": "text", "label": "Total Distance"},
"distance": {"key": "distance", "type": "text", "label": "Distance"},
"dock": {"key": "dock", "type": "combo", "label": "Type"},
"drive_through": {"key": "drive_through", "type": "check", "label": "Drive-Through"},
"duration": {"key": "duration", "type": "text", "label": "Duration", "placeholder": "00:00"},