diff --git a/package.json b/package.json index 4d3f67d4d7e3a9629706dcf49df43fb29144d2dc..1166137cf5e652330642067000d3603ab0b736d1 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "dependencies": { "@icon-park/svg": "^1.4.0", "@marsgis/editor": "^1.1.5", + "@turf/turf": "^6.5.0", "ant-design-vue": "3.2.14", "axios": "^0.25.0", "core-js": "^3.20.3", @@ -25,6 +26,7 @@ "localforage": "^1.10.0", "lodash": "^4.17.21", "mars3d": "~3.5.0", + "mars3d-cesium": "^1.103.1", "monaco-editor": "^0.33.0", "nprogress": "^0.2.0", "serve": "^13.0.2",