Adds cycleways and tracks
This commit is contained in:
parent
56316e17ad
commit
37e48911e0
6 changed files with 6 additions and 1 deletions
BIN
app/assets/images/key/cyclemap/cycleway.png
Normal file
BIN
app/assets/images/key/cyclemap/cycleway.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 155 B |
BIN
app/assets/images/key/cyclemap/cycleway_local.png
Normal file
BIN
app/assets/images/key/cyclemap/cycleway_local.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 B |
BIN
app/assets/images/key/cyclemap/cycleway_national.png
Normal file
BIN
app/assets/images/key/cyclemap/cycleway_national.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 B |
BIN
app/assets/images/key/cyclemap/cycleway_regional.png
Normal file
BIN
app/assets/images/key/cyclemap/cycleway_regional.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 B |
BIN
app/assets/images/key/cyclemap/track.png
Normal file
BIN
app/assets/images/key/cyclemap/track.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 147 B |
|
@ -58,4 +58,9 @@ cyclemap:
|
||||||
- { min_zoom: 7, max_zoom: 11, name: primary, image: primary.png }
|
- { min_zoom: 7, max_zoom: 11, name: primary, image: primary.png }
|
||||||
- { min_zoom: 12, max_zoom: 19, name: primary, image: primary12.png }
|
- { min_zoom: 12, max_zoom: 19, name: primary, image: primary12.png }
|
||||||
- { min_zoom: 9, max_zoom: 11, name: secondary, image: secondary.png }
|
- { min_zoom: 9, max_zoom: 11, name: secondary, image: secondary.png }
|
||||||
- { min_zoom: 12, max_zoom: 19, name: secondary, image: secondary12.png }
|
- { min_zoom: 12, max_zoom: 19, name: secondary, image: secondary12.png }
|
||||||
|
- { min_zoom: 13, max_zoom: 19, name: track, image: track.png }
|
||||||
|
- { min_zoom: 8, max_zoom: 12, name: cycleway, image: cycleway.png }
|
||||||
|
- { min_zoom: 5, max_zoom: 12, name: cycleway_national, image: cycleway_national.png }
|
||||||
|
- { min_zoom: 5, max_zoom: 12, name: cycleway_regional, image: cycleway_regional.png }
|
||||||
|
- { min_zoom: 8, max_zoom: 12, name: cycleway_local, image: cycleway_local.png }
|
Loading…
Add table
Add a link
Reference in a new issue