Skip to content

Cesium b24

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 14:50
· 27712 commits to master since this release

b24 - 2014-01-06

Highlights include:

  • The minified, combined Cesium.js file now omits certain DeveloperError checks, to increase performance and reduce file size. When developing your application, we recommend using the unminified version locally for early error detection, then deploying the minified version to production.
  • Fixed disabling CentralBody.enableLighting.
  • Fixed Geocoder flights when following an object.
  • The Viewer widget now clears Geocoder input when the user clicks the home button.

See the change log for a full list of changes