Skip to content

Cesium 1.14

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 15:10
· 20877 commits to master since this release

1.14 - 2015-10-01

Highlights include:

  • Fixed issues causing the terrain and sky to disappear when the camera is near the surface. #2415 and #2271
  • Changed the ScreenSpaceCameraController.minimumZoomDistance default from 20.0 to 1.0.
  • Added Billboard.sizeInMeters. true sets the billboard size to be measured in meters; otherwise, the size of the billboard is measured in pixels. Also added support for billboard sizeInMeters to entities and CZML.

See the change log for a full list of changes