mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-28 00:16:26 +02:00
Issue #53: add icon for amenity=bicycle_rental.
This commit is contained in:
parent
11f984fbd5
commit
071164efe0
3 changed files with 7 additions and 5 deletions
|
@ -526,6 +526,8 @@ node_icons:
|
|||
shapes: [charging_station]
|
||||
- tags: {amenity: bicycle_repair_station}
|
||||
shapes: [bicycle_repair]
|
||||
- tags: {amenity: bicycle_rental}
|
||||
shapes: [{shape: bicycle, offset: [0, 2]}, {shape: key, offset: [1, -4]}]
|
||||
- tags: {amenity: fuel}
|
||||
shapes: [fuel_station]
|
||||
- tags: {amenity: parking}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue