CesiumJS
An open source JavaScript library for world-class 3D globes and maps. Learn more.
or install with NPM:
$ npm install cesium
What’s new?
1.134 - 2025-10-01
Highlights include:
- Added Google2DImageryProvider to load imagery from Google Maps #12913
- Converted voxel raymarching to eye coordinates to fix precision issues in large datasets. #12061
- Fixed vertical misalignment of glyphs in labels with small fonts. #8474
- Fixed flickering artifact in Gaussian splat models caused by incorrect sorting results. #12662
See the changelog for the complete list of changes.