src/components/Screen/top.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/Screen/top.vue
@@ -73,6 +73,14 @@ this.$parent.$refs.mapleft.OpenLeftInit() this.$parent.$refs.mapright.OpenLeftInit() this.currentProject = "大屏视图" // 回到初始化视角 window.viewer.camera.flyTo({ destination: new Cesium.Cartesian3.fromDegrees(110, 32, 20000000), orientation: { heading: Cesium.Math.toRadians(0), pitch: Cesium.Math.toRadians(-90), }, }) }, //打开工程树