We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f76bd commit 0526d65Copy full SHA for 0526d65
3 files changed
src/common/package.json
@@ -17,13 +17,15 @@
17
"@antv/g2": "^4.2.11",
18
"@antv/g6": "^4.8.14",
19
"@supermapgis/tile-decryptor": "^1.0.0",
20
+ "@turf/center": "^6.5.0",
21
"@turf/meta": "^6.5.0",
22
"echarts": "5.5.0",
23
"fast-xml-parser": "^4.2.7",
24
"fetch-ie8": "1.5.0",
25
"fetch-jsonp": "1.1.3",
26
"flatgeobuf": "3.31.1",
27
"insert-css": "^2.0.0",
28
+ "lodash.debounce": "^4.0.8",
29
"promise-polyfill": "8.2.3",
30
"lodash.topairs": "4.3.0",
31
"lodash.uniqby": "^4.7.0",
src/mapboxgl/package.json
@@ -24,7 +24,6 @@
"@supermapgis/iclient-common": "11.3.0",
"canvg": "3.0.10",
- "lodash.debounce": "^4.0.8",
"rbush": "^2.0.2",
"proj4": "2.11.0",
"flv.js": "^1.6.2",
src/maplibregl/L7Layerfunc.js
0 commit comments