added extra layers to theme natuurpunt
This commit is contained in:
parent
50b8638408
commit
e749b44459
1 changed files with 8 additions and 6 deletions
|
@ -12,10 +12,7 @@
|
||||||
"nl": "Op deze kaart vind je alle natuurgebieden die Natuurpunt ter beschikking stelt",
|
"nl": "Op deze kaart vind je alle natuurgebieden die Natuurpunt ter beschikking stelt",
|
||||||
"en": "On this map you can find all the nature reserves that Natuurpunt offers "
|
"en": "On this map you can find all the nature reserves that Natuurpunt offers "
|
||||||
},
|
},
|
||||||
"language": [
|
"language": ["nl", "en"],
|
||||||
"nl",
|
|
||||||
"en"
|
|
||||||
],
|
|
||||||
"maintainer": "",
|
"maintainer": "",
|
||||||
"icon": "./assets/themes/natuurpunt/natuurpunt.png",
|
"icon": "./assets/themes/natuurpunt/natuurpunt.png",
|
||||||
"version": "0",
|
"version": "0",
|
||||||
|
@ -25,7 +22,12 @@
|
||||||
"widenFactor": 0.05,
|
"widenFactor": 0.05,
|
||||||
"socialImage": "",
|
"socialImage": "",
|
||||||
"layers": [
|
"layers": [
|
||||||
"nature_reserve"
|
"nature_reserve",
|
||||||
|
"drinking_water",
|
||||||
|
"bench",
|
||||||
|
"bench_at_pt",
|
||||||
|
"picnic_table",
|
||||||
|
"birdhide"
|
||||||
],
|
],
|
||||||
"roamingRenderings": []
|
"roamingRenderings": []
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue