Pārlūkot izejas kodu

improve the AroundView #72

tags/2.6.0
Caven Chen pirms 4 gadiem
vecāks
revīzija
c80f0a19c4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      modules/animation/type/AroundView.js

+ 1
- 1
modules/animation/type/AroundView.js Parādīt failu

@@ -59,7 +59,7 @@ class AroundView extends Animation {
? Cesium.Math.toRadians(this._options.pitch)
: this._viewer.camera.pitch,
roll: this._options.roll
? Cesium.Math.toRadians(this._options.pitch)
? Cesium.Math.toRadians(this._options.roll)
: this._viewer.camera.roll
}
})

Notiek ielāde…
Atcelt
Saglabāt