Optimizing trees theme and clustering

This commit is contained in:
Pieter Vander Vennet 2021-10-15 18:48:33 +02:00
parent 5ac035be20
commit 8fca373437
11 changed files with 125 additions and 67 deletions

View file

@ -45,12 +45,13 @@
"startLat": 50.642,
"startLon": 4.482,
"startZoom": 8,
"widenFactor": 1.01,
"widenFactor": 0.2,
"socialImage": "./assets/themes/trees/logo.svg",
"clustering": {
"maxZoom": 19,
"minNeededElements": 25
},
"osmApiTileSize": 18,
"layers": [
"tree_node"
],