北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2024-10-09 61eb5a39f95962d021e8170e83286fdc790d1567
static/SmartEarthSDK/Workers/TreeTool.js
@@ -9,7 +9,7 @@
    this.sgworld = sgworld
    this.treeData = new Map()
    this.colorTool = sgworld.Core.gradientColor();
    this.sgwfs = new window.SmartEarth.WFSTool(sgworld._Viewer)
    this.sgwfs = new window.SmartEarth.WFSTool(sgworld._Viewer,Cesium)
}
/**