mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 16:19:20 +02:00
Issue #30: add icons for fitness station.
This commit is contained in:
parent
1a2908f8a1
commit
8545d07be9
3 changed files with 191 additions and 4 deletions
|
@ -525,6 +525,14 @@ node_icons:
|
|||
icon: [recycling_container]
|
||||
- tags: {amenity: vending_machine}
|
||||
icon: [vending_machine]
|
||||
- tags: {fitness_station: horizontal_bar}
|
||||
icon: [horizontal_bar]
|
||||
- tags: {fitness_station: wall_bars}
|
||||
icon: [wall_bars]
|
||||
- tags: {fitness_station: sit-up}
|
||||
icon: [sit_up]
|
||||
- tags: {fitness_station: horizontal_ladder}
|
||||
icon: [horizontal_ladder]
|
||||
|
||||
# Entrances
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue