mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
hide legend for now
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user