fix comment
This commit is contained in:
parent
382e818dc8
commit
112094b01f
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue