hide legend for now
This commit is contained in:
parent
01bfe17b32
commit
cddd15e14c
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue