1.105.1

CesiumGS/cesium1.105.1May 10, 2023by ggetz

AI Summary

This patch release adds support for Google Photorealistic 3D Tiles and introduces utilities for managing Google Maps credentials. It also improves camera controls when the globe is disabled.

Key Highlights

  • Added `createGooglePhotorealistic3DTileset` to stream Google Photorealistic 3D Tiles.
  • Added `GoogleMaps` for managing credentials when loading data from the Google Map Tiles API.
  • Improved camera controls when the globe is off.

New Features

  • Google Photorealistic 3D Tiles support.
  • Google Maps credential management API.

Full Release Notes

1.105.1 - 2023-05-10

Highlights include:

- Added `createGooglePhotorealistic3DTileset` to create a 3D tileset streaming Google Photorealistic 3D Tiles.
- Added `GoogleMaps` for managing credentials when loading data from the Google Map Tiles API.
- Improved camera controls when globe is off. [#7171](https://github.com/CesiumGS/cesium/issues/7171)

See the [changelog](https://github.com/CesiumGS/cesium/blob/1.105.1/CHANGES.md) for the complete list of changes.