瀏覽代碼

fix zoom

tags/3.2.0
cavencj 2 年之前
父節點
當前提交
85394e92b6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/modules/viewer/Viewer.js

+ 1
- 1
src/modules/viewer/Viewer.js 查看文件

@@ -188,7 +188,7 @@ class Viewer {
}

get zoom() {
let height = this._delegate.camera.positionCartographic.height
let height = this.camera.positionCartographic.height
let A = 40487.57
let B = 0.00007096758
let C = 91610.74

Loading…
取消
儲存