We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71191a6 commit 6cc7799Copy full SHA for 6cc7799
src/service/PlotBase/LinkTool.js
@@ -1,7 +1,6 @@
1
import DrawTool from "./Draw/DrawTool";
2
import {PlotLayer3D} from "../3DPlot";
3
import {PlotLayer2D} from "../2DPlot";
4
-import * as Cesium from "cesium";
5
6
/**
7
* @description 二三维联动工具
0 commit comments