forked from MapComplete/MapComplete
Fix: add glow effect to bench theme for selected object
This commit is contained in:
parent
ec94253d6c
commit
75b1a467e0
2 changed files with 2 additions and 2 deletions
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue