CesiumJS 1.112
1.112 - 2023-12-01
Highlights include:
- Fixed terrain lockups in
requestTileGeometry
by ensuring promise handling aligns with CesiumJS's expectations. #11630 - Corrected JSDoc and Typescript definitions that marked optional arguments as required in
Cesium3dTileset.fromIonAssetId
#11623, andIonImageryProvider.fromAssetId
#11624
See the changelog for the complete list of changes.