WIP: Kabelstrecken
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user