add preset for highway=cyclist_waiting_aid (#1069)

This commit is contained in:
Kyℓe Hensel
2023-12-15 15:54:58 +01:00
committed by GitHub
parent 25ff354fdd
commit f3e760373c
5 changed files with 60 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"key": "side",
"type": "combo",
"label": "Side",
"strings": {
"options": {
"left": "Left",
"right": "Right"
}
},
"autoSuggestions": false
}