mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 00:00:29 +02:00
Issue #48: add icon for shop=optician.
This commit is contained in:
parent
94cd49ff77
commit
7ee7ac234d
3 changed files with 6 additions and 4 deletions
|
@ -554,6 +554,8 @@ node_icons:
|
|||
shapes: [{shape: phone, color: sell_color}]
|
||||
- tags: {shop: newsagent}
|
||||
shapes: [sheets]
|
||||
- tags: {shop: optician}
|
||||
shapes: [glasses]
|
||||
- tags: {shop: pet}
|
||||
shapes: [{shape: dog, color: sell_color}]
|
||||
- tags: {shop: photo}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue