shuishen
2022-03-18 d3e857d7c56671a80f82aaf280aea15b653fc664
src/components/map/index.vue
@@ -237,9 +237,9 @@
                }
            })
            const chartLayer = new global.DC.ChartLayer('busLayer').addTo(global.viewer)
            // const chartLayer = new global.DC.ChartLayer('busLayer').addTo(global.viewer)
            chartLayer.setOption(that.busPathsInit())
            // chartLayer.setOption(that.busPathsInit())
            // global.viewer.scene.backgroundColor = global.DC.Namespace.Cesium.Color.fromBytes(245, 244, 238)