WIP: Kabelstrecken

This commit is contained in:
ISA
2025-08-21 15:34:52 +02:00
parent aea439f135
commit c44a755077
5 changed files with 6 additions and 7 deletions

View File

@@ -457,7 +457,6 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
newCoords,
tempMarker,
polylineVisible,
polylineInitialized,
isTalasAllowed,
poiLayerVisible,
]);
@@ -691,7 +690,7 @@ const MapComponent = ({ locations, onLocationUpdate, lineCoordinates }) => {
}, [dispatch]);
//--------------------------------------------
// Die Sichtbarkeit der Polylines wird ausschließlich über Redux gesteuert
// (Initialisierung erfolgt in MapLayersControlPanel)
//--------------------------------------------
// MapComponent reagiert nicht mehr direkt auf localStorage-Events für polylineVisible