forked from MapComplete/MapComplete
Fix: use proper circle for bench and artwork
This commit is contained in:
parent
ec99ab24f8
commit
e2a56f5e5c
4 changed files with 76 additions and 73 deletions
|
@ -996,12 +996,12 @@
|
|||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": "circle:white;./assets/layers/bench/bench.svg",
|
||||
"icon": "circle:99bd54;./assets/layers/bench/bench.svg",
|
||||
"iconSize": "35,35",
|
||||
"iconBadges": [
|
||||
{
|
||||
"if": "tourism=artwork",
|
||||
"then": "./assets/themes/artwork/artwork.svg"
|
||||
"then": "circle:white;./assets/layers/artwork/artwork.svg"
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue