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)