CesiumJS 1.81
1.81 - 2021-05-01
Highlights include:
- Fixed an issue where
Camera.flyTo
would not work properly with a non-WGS84 Ellipsoid. #9498 - Fixed an issue where setting the
ViewportQuad
rectangle after creating the viewport had no effect.#9511 - Fixed an issue where TypeScript was not picking up type defintions for
ArcGISTiledElevationTerrainProvider
. #9522
See the changelog for the complete list of changes.