]> git.openstreetmap.org Git - rails.git/commitdiff
Adds lakes
authorEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 13:04:17 +0000 (15:04 +0200)
committerEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 13:04:17 +0000 (15:04 +0200)
app/assets/images/key/cyclemap/lake.png [new file with mode: 0644]
config/key.yml

diff --git a/app/assets/images/key/cyclemap/lake.png b/app/assets/images/key/cyclemap/lake.png
new file mode 100644 (file)
index 0000000..918d496
Binary files /dev/null and b/app/assets/images/key/cyclemap/lake.png differ
index 2747cfcc63d405fbe241daa109084ec120f1b429..1feecb74bcb75567dc4f0178d21a8cb85059209f 100644 (file)
@@ -70,6 +70,7 @@ cyclemap:
   - { min_zoom: 9, max_zoom: 11, name: forest, image: forest.png }
   - { min_zoom: 12, max_zoom: 19, name: forest, image: forest12.png }
   - { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
+  - { min_zoom: 7, max_zoom: 19, name: lake, image: lake.png }
   - { min_zoom: 14, max_zoom: 19, name: bicycle_shop, image: bicycle_shop.png }
   - { min_zoom: 14, max_zoom: 19, name: bicycle_parking, image: bicycle_parking.png }
   - { min_zoom: 16, max_zoom: 19, name: toilets, image: toilets.png }