Fix: charging station theme uses anchor too
This commit is contained in:
parent
beea00cbf0
commit
39024eb5f3
2 changed files with 5 additions and 6 deletions
|
@ -4016,8 +4016,8 @@
|
||||||
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"iconSize": "50,50",
|
"anchor": "bottom",
|
||||||
"anchor": "bottom"
|
"iconSize": "50,50"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"presets": [
|
"presets": [
|
||||||
|
|
|
@ -788,9 +788,8 @@
|
||||||
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"iconSize": {
|
"anchor": "bottom",
|
||||||
"render": "50,50,bottom"
|
"iconSize": "50,50"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"presets": [
|
"presets": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue