diff --git a/src/public/index.html b/src/public/index.html
index 979d1f9..1fb1eeb 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -1185,6 +1185,7 @@
function clearAllNodes() {
nodesLayerGroup.clearLayers();
+ nodesClusteredLayerGroup.clearLayers();
}
function clearAllNeighbours() {