forked from MapComplete/MapComplete
Refactoring: move more anchor specifications out of iconsize
This commit is contained in:
parent
e86f7d863e
commit
c260d16159
40 changed files with 130 additions and 86 deletions
|
@ -997,7 +997,7 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/layers/bench/bench.svg",
|
||||
"iconSize": "35,35,center",
|
||||
"iconSize": "35,35",
|
||||
"iconBadges": [
|
||||
{
|
||||
"if": "tourism=artwork",
|
||||
|
@ -1007,7 +1007,8 @@
|
|||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
],
|
||||
"anchor": "center"
|
||||
}
|
||||
],
|
||||
"filter": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue