.
shuishen
2021-12-24 36afd654f0626f35a3a04ebf46fc80fc018a5f83
.
1 files modified
4 ■■■ changed files
src/components/map/index.vue 4 ●●● patch | view | raw | blame | history
src/components/map/index.vue
@@ -186,7 +186,9 @@
                }
            )
            tilesetLayer.addOverlay(tileset)
            viewer.flyTo(tileset)
            setTimeout(() => {
                viewer.flyTo(tileset)
            }, 1500)
            tileset.on(that.DC.MouseEventType.CLICK, e => {
                viewer.scene.globe.depthTestAgainstTerrain = false