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",
|
||||
"da": "Hundevenlige madsteder"
|
||||
},
|
||||
"icon": "./assets/themes/dog/dog-food.svg",
|
||||
"=iconBadges": [
|
||||
"=mapRendering": [
|
||||
{
|
||||
"render": "circle:white;./assets/themes/dog/dog-food.svg"
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"icon": "./assets/themes/dog/dog-food.svg"
|
||||
}
|
||||
],
|
||||
"iconSize": "30,30,center",
|
||||
|
|
Loading…
Reference in a new issue