forked from MapComplete/MapComplete
More work on clustering, more or less finished
This commit is contained in:
parent
a3c16d6297
commit
215aebce19
8 changed files with 276 additions and 185 deletions
|
@ -7,7 +7,7 @@
|
|||
"ru": "Дерево",
|
||||
"fr": "Arbre"
|
||||
},
|
||||
"minzoom": 14,
|
||||
"minzoom": 16,
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"and": [
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue