Disable bike_monitoring_stations

This commit is contained in:
Pieter Vander Vennet 2020-10-17 03:37:02 +02:00
parent 5b25953127
commit df4fc1198d

View file

@ -25,6 +25,6 @@
"startZoom": 16, "startZoom": 16,
"widenFactor": 0.05, "widenFactor": 0.05,
"socialImage": "./assets/themes/cyclofix/logo.svg", "socialImage": "./assets/themes/cyclofix/logo.svg",
"layers": ["bike_repair_station", "bike_cafes", "bike_shops", "drinking_water", "bike_parking","bike_themed_object","bike_monitoring_station"], "layers": ["bike_repair_station", "bike_cafes", "bike_shops", "drinking_water", "bike_parking","bike_themed_object"],
"roamingRenderings": [] "roamingRenderings": []
} }