talasMarkersLayer.js in useTalasMarkersLayer.js umbenennt
This commit is contained in:
@@ -41,7 +41,7 @@ import { zoomIn, zoomOut, centerHere } from "../utils/zoomAndCenterUtils.js";
|
||||
import { initializeMap } from "../utils/mapInitialization.js";
|
||||
import { addItemsToMapContextMenu } from "./useMapContextMenu.js";
|
||||
import useGmaMarkersLayer from "../hooks/useGmaMarkersLayer.js"; // Import the custom hook
|
||||
import useTalasMarkersLayer from "../hooks/talasMarkersLayer.js"; // Import the custom hook
|
||||
import useTalasMarkersLayer from "../hooks/useTalasMarkersLayer.js"; // Import the custom hook
|
||||
import useEciMarkersLayer from "../hooks/useEciMarkersLayer.js";
|
||||
import useGsmModemMarkersLayer from "../hooks/useGsmModemMarkersLayer.js";
|
||||
import useCiscoRouterMarkersLayer from "../hooks/useCiscoRouterMarkersLayer.js";
|
||||
|
||||
Reference in New Issue
Block a user