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", "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": []
} }