diff --git a/src/public/index.html b/src/public/index.html index 1256956..7f42387 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -335,7 +335,7 @@ // add layers to map that should be enabled by default nodesLayerGroup.addTo(map); // neighboursLayerGroup.addTo(map); - legend.addTo(map); + // legend.addTo(map); // remove outline when map clicked map.on('click', function() {