mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-07-06 01:41:03 +02:00
disable neighbours layer by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user