viel Layers auskommentiert
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// /hooks/layers/useEciMarkersLayer.js
|
||||
/* // /hooks/layers/useEciMarkersLayer.js
|
||||
import { useEffect, useState } from "react";
|
||||
import L from "leaflet";
|
||||
import { createAndSetDevices } from "../../utils/createAndSetDevices";
|
||||
@@ -46,3 +46,4 @@ const useEciMarkersLayer = (map, oms, GisSystemStatic, priorityConfig) => {
|
||||
};
|
||||
|
||||
export default useEciMarkersLayer;
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user