Fix visitor centers

This commit is contained in:
pietervdvn 2021-07-28 15:54:43 +02:00
parent 7bb32ae401
commit 5aa2f7f2a2

View file

@ -84,11 +84,10 @@
"osmTags": {
"+and": ["operator~.*[nN]atuurpunt.*"]
},
"geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
"geoJsonZoomLevel": 1,
"geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_points.geojson",
"isOsmCache": true
},
"minzoom": "10",
"minzoom": 1,
"icon": {
"render": "circle:#FE6F32;./assets/themes/natuurpunt/information.svg"
},