liuyg
2021-06-30 1b22efb7fa9d35c531e5f4ff2e6d600c23a6546d
widgets/plottingP/Widget.js
@@ -51,7 +51,6 @@
                        return;
                    }
                    plottingLayer = new cesium.PlottingLayer(scene, "plottingLayer");
                    // console.log(scene)
                    // scene.plotLayers.add(plottingLayer);
                    scene.layers.add(plottingLayer);
                    plotEditControl = new cesium.PlotEditControl(scene, plottingLayer);//编辑控件