mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
14 lines
244 B
JSON
14 lines
244 B
JSON
{
|
|
"key": "stop",
|
|
"type": "combo",
|
|
"label": "Stop Type",
|
|
"strings": {
|
|
"options": {
|
|
"all": "All Ways",
|
|
"minor": "Minor Road"
|
|
}
|
|
},
|
|
"autoSuggestions" : false,
|
|
"customValues" : false
|
|
}
|