Przeglądaj źródła

fix zoom

tags/3.2.0
cavencj 2 lat temu
rodzic
commit
85394e92b6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/modules/viewer/Viewer.js

+ 1
- 1
src/modules/viewer/Viewer.js Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz