Version bump, fix bug with layers

This commit is contained in:
Pieter Vander Vennet 2020-11-02 12:49:20 +01:00
parent 5d4a2500c0
commit 8bf26ebc89
3 changed files with 12 additions and 9 deletions

View file

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