mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-08-06 17:02:53 +02:00
add missing layer clear
This commit is contained in:
@@ -2292,6 +2292,7 @@
|
||||
function clearAllNodes() {
|
||||
nodesLayerGroup.clearLayers();
|
||||
nodesClusteredLayerGroup.clearLayers();
|
||||
nodesRouterLayerGroup.clearLayers();
|
||||
}
|
||||
|
||||
function clearAllNeighbours() {
|
||||
|
||||
Reference in New Issue
Block a user