Disable clustering

Hi,

I used your theme today which is pretty cool. However, I was hindered by the fact that clustering got enabled automatically and hid some cyclenodes, so I disabled it.
This commit is contained in:
Pieter Vander Vennet 2021-07-23 12:54:14 +02:00 committed by GitHub
parent 49f7857eb0
commit 8aa35cfc76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,10 @@
"startZoom": 11,
"widenFactor": 0.05,
"roamingRenderings": [],
"clustering":{
"maxZoom": 11,
"minNeededElements": 1000000
},
"layers": [
{
"id": "node2node",