forked from MapComplete/MapComplete
Themes: fix icon for shops layer
This commit is contained in:
parent
8866488bd6
commit
d9d8c0ad1f
1 changed files with 5 additions and 0 deletions
|
@ -348,6 +348,11 @@
|
|||
"override": {
|
||||
"render": "./assets/layers/id_presets/maki-shop.svg",
|
||||
"+mappings": [
|
||||
{
|
||||
"#": "Layer icon rendering",
|
||||
"if": "id=",
|
||||
"then": "circle:white;./assets/layers/id_presets/maki-shop.svg"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"or": [
|
||||
|
|
Loading…
Reference in a new issue