mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-22 19:07:46 +02:00
Split icons.
This commit is contained in:
parent
15466cb74c
commit
5fa96ad5a5
2 changed files with 37 additions and 124 deletions
|
@ -322,7 +322,7 @@ node_icons:
|
|||
- tags: {tourism: hostel}
|
||||
shapes: [two_beds]
|
||||
- tags: {tourism: motel}
|
||||
shapes: [car_and_bed]
|
||||
shapes: [{shape: car, offset: [0, 4]}, {shape: bed, offset: [0, -2]}]
|
||||
- tags: {amenity: clinic}
|
||||
shapes: [greek_cross]
|
||||
- tags: {amenity: post_office}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue