shuishen
2021-06-15 05383bf8baa1a173bbbd3af6ce211bc3e4f042aa
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);//编辑控件