mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-03 03:11:52 +02:00
Add icon for crossing:island.
This commit is contained in:
parent
ffcabd0ab8
commit
5a0a9fe14f
7 changed files with 75 additions and 15 deletions
|
@ -836,6 +836,11 @@ node_icons:
|
|||
- tags: {recycling:glass_bottles: "yes"}
|
||||
add_icon: [bottle]
|
||||
|
||||
- tags: {crossing:island: "yes"}
|
||||
add_icon: [rectangle_vertical_rounded]
|
||||
- tags: {crossing:island: "no"}
|
||||
add_icon: [rectangle_vertical_rounded_crossed]
|
||||
|
||||
ways:
|
||||
- tags: {indoor: area}
|
||||
stroke: indoor_border_color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue