管道基础大数据平台系统开发-【前端】-新系統界面
TreeWish
2023-03-14 b7f29001cc608320f4ce7c5f13c7a19ee3637528
返回大屏初始化视角
已修改1个文件
8 ■■■■■ 文件已修改
src/components/Screen/top.vue 8 ●●●●● 补丁 | 查看 | 原始文档 | 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),
        },
      })
    },
    //打开工程树