added extra layers to theme natuurpunt

This commit is contained in:
root 2021-07-07 01:34:48 +02:00
parent 50b8638408
commit e749b44459

View file

@ -12,10 +12,7 @@
"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 "
},
"language": [
"nl",
"en"
],
"language": ["nl", "en"],
"maintainer": "",
"icon": "./assets/themes/natuurpunt/natuurpunt.png",
"version": "0",
@ -25,7 +22,12 @@
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"nature_reserve"
"nature_reserve",
"drinking_water",
"bench",
"bench_at_pt",
"picnic_table",
"birdhide"
],
"roamingRenderings": []
}
}