Skip to content

CesiumJS 1.78

Compare
Choose a tag to compare
@IanLilleyT IanLilleyT released this 01 Feb 21:58
· 3447 commits to master since this release

1.78 - 2021-02-01

Highlights include:

  • Added BillboardCollection.show, EntityCluster.show, LabelCollection.show, PointPrimitiveCollection.show, and PolylineCollection.show for a convenient way to control show of the entire collection. #9307
  • TaskProcessor now accepts an absolute URL in addition to a worker name as it's first parameter. This makes it possible to use custom web workers with Cesium's task processing system without copying them to Cesium's Workers directory. #9338

See the changelog for the complete list of changes.