fix clearing nodes on refresh
This commit is contained in:
@ -1185,6 +1185,7 @@
|
||||
|
||||
function clearAllNodes() {
|
||||
nodesLayerGroup.clearLayers();
|
||||
nodesClusteredLayerGroup.clearLayers();
|
||||
}
|
||||
|
||||
function clearAllNeighbours() {
|
||||
|
Reference in New Issue
Block a user