mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-23 05:56:28 +02:00
Add car icon.
This commit is contained in:
parent
4c285624b4
commit
c87ab400e0
5 changed files with 1301 additions and 1180 deletions
|
@ -670,8 +670,6 @@ node_icons:
|
|||
shapes: [cctv]
|
||||
- tags: {man_made: ventilation_shaft}
|
||||
shapes: [ventilation]
|
||||
- tags: {power: pole}
|
||||
shapes: [pole]
|
||||
- tags: {advertising: billboard}
|
||||
shapes: [billboard]
|
||||
- tags: {natural: rock}
|
||||
|
@ -830,6 +828,8 @@ node_icons:
|
|||
|
||||
- tags: {bus: "yes"}
|
||||
add_shapes: [bus]
|
||||
- tags: {motocar: "yes"}
|
||||
add_shapes: [car]
|
||||
- tags: {monorail: "yes"}
|
||||
add_shapes: [monorail]
|
||||
- tags: {trolleybus: "yes"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue