add missing layer clear
This commit is contained in:
parent
81cddfca55
commit
21e3afe1c2
1 changed files with 1 additions and 0 deletions
|
|
@ -2292,6 +2292,7 @@
|
|||
function clearAllNodes() {
|
||||
nodesLayerGroup.clearLayers();
|
||||
nodesClusteredLayerGroup.clearLayers();
|
||||
nodesRouterLayerGroup.clearLayers();
|
||||
}
|
||||
|
||||
function clearAllNeighbours() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue