Fix visitor centers
This commit is contained in:
parent
7bb32ae401
commit
5aa2f7f2a2
1 changed files with 2 additions and 3 deletions
|
@ -84,11 +84,10 @@
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"+and": ["operator~.*[nN]atuurpunt.*"]
|
"+and": ["operator~.*[nN]atuurpunt.*"]
|
||||||
},
|
},
|
||||||
"geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
"geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_points.geojson",
|
||||||
"geoJsonZoomLevel": 1,
|
|
||||||
"isOsmCache": true
|
"isOsmCache": true
|
||||||
},
|
},
|
||||||
"minzoom": "10",
|
"minzoom": 1,
|
||||||
"icon": {
|
"icon": {
|
||||||
"render": "circle:#FE6F32;./assets/themes/natuurpunt/information.svg"
|
"render": "circle:#FE6F32;./assets/themes/natuurpunt/information.svg"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue