Explorar el Código

fix zoom

tags/3.2.0
cavencj hace 2 años
padre
commit
85394e92b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/modules/viewer/Viewer.js

+ 1
- 1
src/modules/viewer/Viewer.js Ver fichero

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

Cargando…
Cancelar
Guardar