fix comment
This commit is contained in:
@ -2075,7 +2075,7 @@
|
||||
var nodeNeighboursLayerGroup = new L.LayerGroup();
|
||||
var nodesClusteredLayerGroup = L.markerClusterGroup({
|
||||
showCoverageOnHover: false,
|
||||
disableClusteringAtZoom: 10, // zoom level where goToNode zooms to
|
||||
disableClusteringAtZoom: 10, // zoom level where node clustering is disabled
|
||||
});
|
||||
var waypointsLayerGroup = new L.LayerGroup();
|
||||
|
||||
|
Reference in New Issue
Block a user