diff --git a/src/public/index.html b/src/public/index.html
index e682f4a..ee9f059 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -2292,6 +2292,7 @@
function clearAllNodes() {
nodesLayerGroup.clearLayers();
nodesClusteredLayerGroup.clearLayers();
+ nodesRouterLayerGroup.clearLayers();
}
function clearAllNeighbours() {