Files
iD/data/presets/fields/stop.json
2016-06-23 21:24:10 -04:00

12 lines
185 B
JSON

{
"key": "stop",
"type": "combo",
"label": "Stop Type",
"strings": {
"options": {
"all": "All Ways",
"minor": "Minor Road"
}
}
}