We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6876a52 + 019f21c commit eabd566Copy full SHA for eabd566
1 file changed
config/key.yml
@@ -25,7 +25,7 @@ mapnik:
25
- { min_zoom: 10, max_zoom: 19, name: industrial, image: industrial.png }
26
- { min_zoom: 10, max_zoom: 19, name: commercial, image: commercial.png }
27
- { min_zoom: 10, max_zoom: 19, name: heathland, image: heathland.png }
28
- - { min_zoom: 7, max_zoom: 19, name: lake, image: lake.png }
+ - { min_zoom: 0, max_zoom: 19, name: lake, image: lake.png }
29
- { min_zoom: 10, max_zoom: 19, name: farm, image: farm.png }
30
- { min_zoom: 10, max_zoom: 19, name: brownfield, image: brownfield.png }
31
- { min_zoom: 11, max_zoom: 19, name: cemetery, image: cemetery.png }
0 commit comments