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": {
|
||||
"+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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue