CesiumJS
An open source JavaScript library for world-class 3D globes and maps. Learn more.
or install with NPM:
$ npm install cesiumWhat’s new?
1.141 - 2026-05-01
Highlights include:
- Bumped minimum required Node version to
22.0.0 BufferPrimitiveCollectionpropertiesmodelMatrix,boundingVolume, andboundingVolumeWCare now readonly. They may be modified, but not reassigned. #13448- Added support for properties (
EXT_structural_metadata) in vector tilesets. #13426 - Fixed lighting affecting
EquirectangularPanorama. #13369 - Fixed incorrect matrix multiplication for non worldspace instance transforms in
pickModel. #13433
See the changelog for the complete list of changes.