Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfh committed Sep 24, 2024
1 parent 1dacf0c commit 79cfde9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import { PROJ4_CONVERTERS } from "./geo";

import { DEFAULT_SRC_PROJ } from "../config";
import { addCesiumMarker, removeCesiumMarker } from "./cesium3dMarker";
import { Cartographic } from "cesium";

const proj4ConverterLookup = {};
const DEFAULT_ZOOM_LEVEL = 16;
Expand Down

0 comments on commit 79cfde9

Please sign in to comment.