Skip to content

CesiumJS 1.84

Compare
Choose a tag to compare
@srothst1 srothst1 released this 02 Aug 19:23
· 6146 commits to main since this release

1.84 - 2021-08-02

Highlights include:

  • Dropped support for Internet Explorer, which was deprecated in CesiumJS 1.83.
  • Added a polylinePositions getter to Cesium3DTileFeature that gets the decoded positions of a polyline vector feature. #9684
  • Added ImageryLayerCollection.pickImageryLayers which determines the imagery layers that are intersected by a pick ray. #9651
  • Fixed an issue in TileBoundingRegion.distanceToCamera that caused incorrect results when the camera was on the opposite site of the globe. #9678
  • Fixed an error with removing a CZML datasource when the clock interval has a duration of zero. #9637

See the changelog for the complete list of changes.