Browse Source

pt: filter for route type

filter
parent
commit
e8c487cd86
  1. 14
      pt.json

14
pt.json

@ -189,5 +189,19 @@
"zoom": 12,
"color": "#007fff"
}
},
"filter": {
"route": {
"type": "select",
"values": [
"aerialway",
"bus",
"ferry",
"subway",
"train",
"tram",
"trolleybus"
]
}
}
}
Loading…
Cancel
Save