Skip to content

Commit 8c41258

Browse files
committed
【杨琨】【颜色修改】
1 parent 3c063f9 commit 8c41258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/service/3DPlot/PlotLayer3D.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import GeomUtil from "../PlotUtilBase/Geometry/GeomUtil";
2121
class PlotLayer3D extends Observable {
2222
constructor(Cesium, viewer, options) {
2323
super();
24+
options = options || {};
2425
let that = this;
2526
//viewer对象
2627
this._viewer = viewer;

0 commit comments

Comments
 (0)