shuishen
2022-03-19 884c5978fed0eea6da626ef9d5ec0f2ee0381d80
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)