- { min_zoom: 15, name: private, image: private.png }
- { min_zoom: 15, name: destination, image: destination.png }
- { min_zoom: 12, name: construction, image: construction.png }
+cyclosm:
+ # bicycle routes: roads.mss, road-colors.mss
+ - { min_zoom: 2, name: international_bike_route, width: 50, height: 1, fill: "#ff00ff", opacity: 0.75 }
+ - { min_zoom: 8, name: international_bike_route, width: 50, height: 1, fill: "#ff00ff", opacity: 0.6 }
+ - { min_zoom: 9, name: international_bike_route, width: 50, height: 2, fill: "#ff00ff", opacity: 0.6 }
+ - { min_zoom: 11, name: international_bike_route, width: 50, height: 3, fill: "#ff00ff", opacity: 0.25 }
+ - { min_zoom: 12, name: international_bike_route, width: 50, height: 4, fill: "#ff00ff", opacity: 0.25 }
+ - { min_zoom: 14, name: international_bike_route, width: 50, height: 5, fill: "#ff00ff", opacity: 0.25 }
+ - { min_zoom: 15, name: international_bike_route, width: 50, height: 6, fill: "#ff00ff", opacity: 0.25 }
+ - { min_zoom: 16, name: international_bike_route, width: 50, height: 7, fill: "#ff00ff", opacity: 0.25 }
+ - { min_zoom: 17, name: international_bike_route, width: 50, height: 10, fill: "#ff00ff", opacity: 0.25 }
+ - { min_zoom: 18, name: international_bike_route, width: 50, height: 14, fill: "#ff00ff", opacity: 0.25 }
cyclemap:
- { min_zoom: 5, name: motorway, width: 50, height: 2, fill: "#9a9ab1" }
- { min_zoom: 9, name: motorway, width: 50, height: 3, fill: "#9a9ab1" }