Skip to content

Commit 7b3f7d8

Browse files
committed
【SDK】【cesium】【删除行业标绘代码】
1 parent e4037c9 commit 7b3f7d8

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

src/cesiumjs/index.js

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -453,14 +453,4 @@ export {
453453
WMTSCapabilities,
454454
OGCWMTSInfo,
455455
OGCWMSInfo
456-
};
457-
458-
import {
459-
SymbolManager3D,
460-
PlotCanvas3D
461-
} from "./Plot/index"
462-
463-
export {
464-
SymbolManager3D,
465-
PlotCanvas3D
466-
}
456+
};

0 commit comments

Comments
 (0)