shuishen
2022-04-13 75c50fbce61fcd54295ea4347ebf516990b583ee
src/components/map/index.vue
@@ -236,9 +236,14 @@
            global.viewer = new global.DC.Viewer('viewer-container', {
                contextOptions: {
                    webgl: {
                        alpha: true,
                        stencil: true,
                        preserveDrawingBuffer: true
                    }
                }
            }).setOptions({
                globe: {
                    baseColor: new global.DC.Color(1, 1, 1, 1)
                }
            })
@@ -266,7 +271,7 @@
            // chartLayer.setOption(that.busPathsInit())
            // global.viewer.scene.backgroundColor = global.DC.Namespace.Cesium.Color.fromBytes(245, 244, 238)
            // global.viewer.scene.backgroundColor = global.DC.Namespace.Cesium.Color.fromBytes(255, 255, 255)
            // global.viewer.use(new global.DC.Weather())
            // global.viewer.weather.cloud.enable = true