Skip to content

CesiumJS 1.85

Compare
Choose a tag to compare
@ptrgags ptrgags released this 01 Sep 23:26
· 5702 commits to main since this release

1.85 - 2021-09-01

Highlights Include:

  • Removed Scene.terrainExaggeration and options.terrainExaggeration for CesiumWidget, Viewer, and Scene, which were deprecated in CesiumJS 1.83. Use Globe.terrainExaggeration instead.
  • Added CloudCollection and CumulusCloud for adding procedurally generated clouds to a scene. #9737
  • BingMapsGeocoderService now takes an optional Culture Code for localizing results. #9729
  • Fixed several crashes related to point cloud eye dome lighting. #9719

See the changelog for the complete list of changes.