Fix: add glow effect to bench theme for selected object

This commit is contained in:
Pieter Vander Vennet 2023-07-08 02:53:03 +02:00
parent ec94253d6c
commit 75b1a467e0
2 changed files with 2 additions and 2 deletions

View file

@ -996,7 +996,7 @@
}, },
"mapRendering": [ "mapRendering": [
{ {
"icon": "./assets/layers/bench/bench.svg", "icon": "circle:white;./assets/layers/bench/bench.svg",
"iconSize": "35,35", "iconSize": "35,35",
"iconBadges": [ "iconBadges": [
{ {

View file

@ -203,7 +203,7 @@
], ],
"mapRendering": [ "mapRendering": [
{ {
"icon": "./assets/themes/benches/bench_public_transport.svg", "icon": "circle:white;./assets/themes/benches/bench_public_transport.svg",
"iconSize": "35,35", "iconSize": "35,35",
"location": [ "location": [
"point" "point"