北京经济技术开发区经开区虚拟城市项目-【前端】-Web
Jin Lei
2023-11-15 3a51b1f823582e6f1938a5ef78d228d8aa4d0c6d
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)
}
/**