CesiumJS 1.78
1.78 - 2021-02-01
Highlights include:
- Added
BillboardCollection.show,EntityCluster.show,LabelCollection.show,PointPrimitiveCollection.show, andPolylineCollection.showfor a convenient way to control show of the entire collection. #9307 TaskProcessornow 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.