Adds bicycle shop & parking
This commit is contained in:
parent
09f3cfda34
commit
e8a1ea18fc
4 changed files with 5 additions and 1 deletions
BIN
app/assets/images/key/cyclemap/bicycle_parking.png
Normal file
BIN
app/assets/images/key/cyclemap/bicycle_parking.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 603 B |
BIN
app/assets/images/key/cyclemap/bicycle_shop.png
Normal file
BIN
app/assets/images/key/cyclemap/bicycle_shop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 792 B |
|
@ -67,4 +67,6 @@ cyclemap:
|
|||
- { min_zoom: 13, max_zoom: 19, name: footway, image: footway.png }
|
||||
- { 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: 10, max_zoom: 19, name: common, image: common.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 }
|
|
@ -1491,6 +1491,8 @@ en:
|
|||
permissive: "Permissive access"
|
||||
destination: "Destination access"
|
||||
construction: "Roads under construction"
|
||||
bicycle_shop: "Bicycle shop"
|
||||
bicycle_parking: "Bicycle parking"
|
||||
richtext_area:
|
||||
edit: Edit
|
||||
preview: Preview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue