mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 16:49:10 +02:00
Reuse icon for entrance=gate.
This commit is contained in:
parent
e284e34c72
commit
bc16f9e029
1 changed files with 2 additions and 0 deletions
|
@ -835,6 +835,8 @@ node_icons:
|
|||
shapes: [{shape: p, offset: [-1, 0]}, {shape: arrow_down, offset: [4, 5]}]
|
||||
- tags: {amenity: parking_entrance, parking: multi-storey}
|
||||
shapes: [{shape: p, offset: [-1, 0]}, {shape: arrow_up, offset: [4, 5]}]
|
||||
- tags: {entrance: gate}
|
||||
shapes: [gate]
|
||||
- tags: {barrier: gate}
|
||||
shapes: [gate]
|
||||
- tags: {entrance: main}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue