Add bicycle cleaning services, add fancy icons for bicycle shops

This commit is contained in:
Pieter Vander Vennet 2020-11-09 19:55:29 +01:00
parent 1fc180f5ae
commit 556ca64382
6 changed files with 83 additions and 6 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","bike_parking"],
"layers": ["bike_cafes", "bike_shops", "bike_repair_station", "drinking_water", "bike_themed_object","bike_cleaning","bike_parking"],
"roamingRenderings": []
}