We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d3dd9 commit 7f1a2ddCopy full SHA for 7f1a2dd
packages/layers/src/utils/layerUtils.ts
@@ -1,7 +1,7 @@
1
import type { CoordinateSystem } from '@swissgeo/coordinates'
2
3
import { servicesBaseUrl } from '@swissgeo/staging-config'
4
-import { cloneDeep, merge, omit, over } from 'lodash'
+import { cloneDeep, merge, omit } from 'lodash'
5
import { v4 as uuidv4 } from 'uuid'
6
7
import { DEFAULT_GEOADMIN_MAX_WMTS_RESOLUTION } from '@/config'
0 commit comments