1.110.1
CesiumGS/cesium1.110.1Oct 26, 2023by ggetz
AI Summary
A hotfix release that removes the default Google Maps API key and updates the Google Photorealistic 3D Tileset to use Cesium ion by default.
Key Highlights
- CesiumJS no longer ships with a default Google Maps API key
- Google Photorealistic 3D Tileset now uses Cesium ion by default
New Features
- API key management updates
- Default provider change for Google tiles
Full Release Notes
1.110.1 - 2023-10-25 Highlights include: - CesiumJS no longer ships with a demo Google Maps API key. `GoogleMaps.defaultApiKey` is no longer defined by default. - `createGooglePhotorealistic3DTileset` by default now provides tiles via Cesium ion if the `GoogleMaps.defaultApiKey` is not set. See the [changelog](https://github.com/CesiumGS/cesium/blob/1.110.1/CHANGES.md) for the complete list of changes.