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