src/components/map/viewer.vue
@@ -162,7 +162,8 @@ } ); window.Viewer = sgworld._Viewer; window.sgwfs = new SmartEarth.WFSTool(sgworld._Viewer); window.sgwfs = new SmartEarth.WFSTool(sgworld._Viewer,Cesium); Viewer.shadows = false; //深度检测 sgworld.Analysis.depthTestAgainstTerrain(true);