diff --git a/src/public/index.html b/src/public/index.html
index 120faf7..67517cf 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -299,7 +299,7 @@
// add layers to map that should be enabled by default
nodesLayerGroup.addTo(map);
- neighboursLayerGroup.addTo(map);
+ // neighboursLayerGroup.addTo(map);
legend.addTo(map);
// remove outline when map clicked