Move bikeshops before pumps, pumps shadow bikeshops in some cases
This commit is contained in:
parent
0ceeaf82b2
commit
d263d3b2f7
1 changed files with 1 additions and 1 deletions
|
@ -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": []
|
||||
}
|
Loading…
Reference in a new issue