food dog icon with builtin
This commit is contained in:
parent
fd655d160b
commit
f7176a0c06
1 changed files with 6 additions and 3 deletions
|
@ -184,10 +184,13 @@
|
||||||
"en": "Dog friendly eateries",
|
"en": "Dog friendly eateries",
|
||||||
"da": "Hundevenlige madsteder"
|
"da": "Hundevenlige madsteder"
|
||||||
},
|
},
|
||||||
"icon": "./assets/themes/dog/dog-food.svg",
|
"=mapRendering": [
|
||||||
"=iconBadges": [
|
|
||||||
{
|
{
|
||||||
"render": "circle:white;./assets/themes/dog/dog-food.svg"
|
"location": [
|
||||||
|
"point",
|
||||||
|
"centroid"
|
||||||
|
],
|
||||||
|
"icon": "./assets/themes/dog/dog-food.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"iconSize": "30,30,center",
|
"iconSize": "30,30,center",
|
||||||
|
|
Loading…
Reference in a new issue