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.103 - 2023-03-01
Highlights include:
- Added smooth zoom with mouse wheel. #11062
- Enabled lighting on voxels with BOX shape. #11076
- Fixed browser warning for
willReadFrequently
option. #11025 - Replaced constructor types with primitive types in JSDoc and generated TypeScript definitions. #11080
- Adjusted render order of voxels and opaque entities. #11120
- Fixed artifacts on edges of voxels with BOX shape. #11050
See the changelog for the complete list of changes.