mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 01:58:51 +02:00
Issue #48: reuse icon for shop=department_store.
This commit is contained in:
parent
efd9ccb31b
commit
b0d946a6b7
2 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
- Add icons for:
|
||||
- `shop=car_parts` (#48),
|
||||
- `natural=spring` (#55).
|
||||
- Reuse icon for `shop=department_store` (#48).
|
||||
|
||||
# 0.1.6
|
||||
|
||||
|
|
|
@ -435,6 +435,8 @@ node_icons:
|
|||
shapes: [fort]
|
||||
- tags: {shop: mall}
|
||||
shapes: [bag]
|
||||
- tags: {shop: department_store}
|
||||
shapes: [bag]
|
||||
- tags: {shop: mall, building: "yes"}
|
||||
shapes: [bag]
|
||||
- tags: {leisure: water_park}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue