From df4fc1198d8866ab15e0973ba59635866dacc916 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Sat, 17 Oct 2020 03:37:02 +0200 Subject: [PATCH] Disable bike_monitoring_stations --- assets/themes/cyclofix/cyclofix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/themes/cyclofix/cyclofix.json b/assets/themes/cyclofix/cyclofix.json index c050433..c28aec3 100644 --- a/assets/themes/cyclofix/cyclofix.json +++ b/assets/themes/cyclofix/cyclofix.json @@ -25,6 +25,6 @@ "startZoom": 16, "widenFactor": 0.05, "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": [] } \ No newline at end of file