Change icon for toerisme vlaanderen
This commit is contained in:
parent
66d2d167a2
commit
4ad4db3bbd
2 changed files with 2 additions and 2 deletions
|
@ -285,7 +285,7 @@
|
|||
},
|
||||
{
|
||||
"if": "theme=toerisme_vlaanderen",
|
||||
"then": "./assets/svg/teardrop_with_hole_green.svg"
|
||||
"then": "./assets/themes/toerisme_vlaanderen/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=toilets",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"descriptionTail": {
|
||||
"nl": "<p>Een initiatief van de 5 provinciale toeristische organisaties en Toerisme Vlaanderen</p><p><a href='https://www.toerismevlaanderen.be/pinjepunt'>Meer informatie op toerismevlaanderen.be</a></p><img style='height:5rem; width: auto; margin-top: 1.25rem; margin-bottom: 0.5rem; margin-left: 1.5rem;' src='./assets/themes/toerisme_vlaanderen/logo.png' />"
|
||||
},
|
||||
"icon": "./assets/svg/teardrop_with_hole_green.svg",
|
||||
"icon": "./assets/themes/toerisme_vlaanderen/logo.svg",
|
||||
"startZoom": 8,
|
||||
"startLat": 50.8536,
|
||||
"startLon": 4.433,
|
||||
|
|
Loading…
Reference in a new issue