forked from MapComplete/MapComplete
Refactoring: move anchor out of iconSize
This commit is contained in:
parent
3e49929f25
commit
140c813151
52 changed files with 168 additions and 87 deletions
|
@ -67,7 +67,7 @@
|
|||
"centroid"
|
||||
],
|
||||
"icon": "./assets/layers/veterinary/vet.svg",
|
||||
"iconSize": "30,40,center",
|
||||
"iconSize": "30,40",
|
||||
"label": {
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -81,7 +81,8 @@
|
|||
"if": "opening_hours~*",
|
||||
"then": "icons.isOpen"
|
||||
}
|
||||
]
|
||||
],
|
||||
"anchor": "center"
|
||||
},
|
||||
{
|
||||
"color": "#ff0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue