Skip to content

Commit

Permalink
doc: updated CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfayot committed Oct 25, 2024
1 parent b552364 commit e27ac2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

- Added `ScreenSpaceCameraController.maximumTiltAngle` to limit how much the camera can tilt. [#12169](https://github.com/CesiumGS/cesium/pull/12169)
- Update Japan Buildings sandcastle to use Japan Regional Terrain [#12259](https://github.com/CesiumGS/cesium/pull/12259)
- Moved Viewer functionality to CesiumWidget to increase usability. [#12202](https://github.com/CesiumGS/cesium/pull/12202). Following new `CesiumWidget` constructor options are available:
- `options.shouldAnimate=false`
- `options.automaticallyTrackDataSourceClocks=true`
- `options.dataSources=new DataSourceCollection`

##### Fixes :wrench:

Expand Down

0 comments on commit e27ac2e

Please sign in to comment.