forked from MapComplete/MapComplete
Speelplekken style tweaks
This commit is contained in:
parent
1f4b7b1254
commit
6b9d0162eb
2 changed files with 7 additions and 3 deletions
|
@ -295,7 +295,7 @@
|
|||
],
|
||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||
"icon": {
|
||||
"render": "./assets/layers/sport_pitch/basketball.svg",
|
||||
"render": "circle:white;./assets/layers/sport_pitch/basketball.svg",
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
|
@ -311,7 +311,7 @@
|
|||
"sport=volleyball"
|
||||
]
|
||||
},
|
||||
"then": "./assets/layers/sport_pitch/{sport}.svg"
|
||||
"then": "circle:white;./assets/layers/sport_pitch/{sport}.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue