Cesium v1.85 Release Notes

Release Date: 2021-09-01 // over 2 years ago
  • ๐Ÿ’ฅ Breaking Changes :mega:
    • โœ‚ Removed Scene.terrainExaggeration and options.terrainExaggeration for CesiumWidget, Viewer, and Scene, which were deprecated in CesiumJS 1.83. Use Globe.terrainExaggeration instead.
    โž• Additions :tada:
    • โž• Added CloudCollection and CumulusCloud for adding procedurally generated clouds to a scene. #9737
    • ๐Ÿ“„ BingMapsGeocoderService now takes an optional Culture Code for localizing results. #9729
    ๐Ÿ›  Fixes :wrench:
    • ๐Ÿ›  Fixed several crashes related to point cloud eye dome lighting. #9719