mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-04 20:01:53 +02:00
Add icon for entrance=garage; support entrances.
This commit is contained in:
parent
88554f2f2d
commit
4a85c9c397
3 changed files with 16 additions and 6 deletions
|
@ -1174,12 +1174,18 @@ node_icons:
|
|||
shapes: [gate]
|
||||
- tags: {barrier: gate}
|
||||
shapes: [gate]
|
||||
- tags: {entrance: garage}
|
||||
shapes: [garage_door]
|
||||
- tags: {entrance: main}
|
||||
shapes: [main_entrance]
|
||||
- tags: {barrier: entrance}
|
||||
shapes: [entrance]
|
||||
- tags: {barrier: door}
|
||||
shapes: [entrance]
|
||||
- tags: {entrance: "yes"}
|
||||
shapes: [entrance]
|
||||
- tags: {entrance: shop}
|
||||
shapes: [entrance]
|
||||
- tags: {entrance: exit}
|
||||
shapes: [exit]
|
||||
- tags: {entrance: service}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue