Move bikeshops before pumps, pumps shadow bikeshops in some cases

This commit is contained in:
Pieter Vander Vennet 2020-10-27 14:14:46 +01:00
parent 0ceeaf82b2
commit d263d3b2f7

View file

@ -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"],
"layers": ["bike_cafes", "bike_shops", "bike_repair_station", "drinking_water", "bike_parking","bike_themed_object"],
"roamingRenderings": []
}