mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-31 07:09:52 +02:00
Add icons for traffic_calming.
For traffic_calming=table and traffic_calming=cushion.
This commit is contained in:
parent
07e48c9484
commit
d09fbdeee6
1 changed files with 5 additions and 0 deletions
|
@ -671,8 +671,13 @@ node_icons:
|
|||
shapes: [traffic_signals]
|
||||
- tags: {crossing_ref: toucan}
|
||||
shapes: [toucan_crossing]
|
||||
|
||||
- tags: {traffic_calming: bump}
|
||||
shapes: [bump]
|
||||
- tags: {traffic_calming: table}
|
||||
shapes: [traffic_table]
|
||||
- tags: {traffic_calming: cushion}
|
||||
shapes: [traffic_cushion]
|
||||
|
||||
- group: "Important middle objects"
|
||||
start_zoom_level: 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue