Fix: icons for rental in cyclofix theme

This commit is contained in:
Pieter Vander Vennet 2023-11-27 15:56:04 +01:00
parent 2c735f3be8
commit 02064a2d80

View file

@ -90,8 +90,11 @@
"=pointRendering": [ "=pointRendering": [
{ {
"marker": [ "marker": [
{"icon": "pin",
"color":"#ba2792"}
,
{ {
"icon": "pin:#ba2792;./assets/themes/cyclofix/key.svg" "icon": "./assets/themes/cyclofix/key.svg"
} }
], ],
"iconSize": "40,40", "iconSize": "40,40",