mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
Default to showing all nodes on map, no clustering
This commit is contained in:
@@ -2735,7 +2735,7 @@
|
||||
}).addTo(map);
|
||||
|
||||
// enable base layers
|
||||
nodesClusteredLayerGroup.addTo(map);
|
||||
nodesLayerGroup.addTo(map);
|
||||
|
||||
// enable overlay layers based on config
|
||||
const enabledOverlayLayers = getConfigMapEnabledOverlayLayers();
|
||||
|
||||
Reference in New Issue
Block a user