More work on clustering, more or less finished

This commit is contained in:
Pieter Vander Vennet 2021-09-27 14:45:48 +02:00
parent a3c16d6297
commit 215aebce19
8 changed files with 276 additions and 185 deletions

View file

@ -7,7 +7,7 @@
"ru": "Дерево",
"fr": "Arbre"
},
"minzoom": 14,
"minzoom": 16,
"source": {
"osmTags": {
"and": [

View file

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