forked from MapComplete/MapComplete
Fix: icons for rental in cyclofix theme
This commit is contained in:
parent
2c735f3be8
commit
02064a2d80
1 changed files with 4 additions and 1 deletions
|
@ -90,8 +90,11 @@
|
|||
"=pointRendering": [
|
||||
{
|
||||
"marker": [
|
||||
{"icon": "pin",
|
||||
"color":"#ba2792"}
|
||||
,
|
||||
{
|
||||
"icon": "pin:#ba2792;./assets/themes/cyclofix/key.svg"
|
||||
"icon": "./assets/themes/cyclofix/key.svg"
|
||||
}
|
||||
],
|
||||
"iconSize": "40,40",
|
||||
|
|
Loading…
Reference in a new issue