mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-16 08:10:22 +02:00
add preset for highway=cyclist_waiting_aid (#1069)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "side",
|
||||
"type": "combo",
|
||||
"label": "Side",
|
||||
"strings": {
|
||||
"options": {
|
||||
"left": "Left",
|
||||
"right": "Right"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false
|
||||
}
|
||||
Reference in New Issue
Block a user