wip: Dynamische Layers /Geräte Gruppen Erkennung , overlapping funktioniert es noch nicht
This commit is contained in:
@@ -161,6 +161,6 @@ export const createAndSetDevices = async (systemId, setMarkersFunction, GisSyste
|
||||
|
||||
setMarkersFunction(markersData);
|
||||
} catch (error) {
|
||||
console.error("❌ Fehler in createAndSetDevices.js (Redux-Version):", error);
|
||||
console.error("❌ Fehler in createAndSetDevices.js (Redux-Version):", error.message, error.stack);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user