diff --git a/src/public/index.html b/src/public/index.html index 92e7fd7..a2ba63f 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -887,6 +887,7 @@ var neighboursLayerGroup = new L.LayerGroup(); var nodesClusteredLayerGroup = L.markerClusterGroup({ showCoverageOnHover: false, + disableClusteringAtZoom: 10, // zoom level where goToNode zooms to }); // create icons