Skip to content

Cesium b25

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

b25 - 2014-02-03

Highlights include:

  • Fixed globe rendering in the current Canary version of Google Chrome.
  • Viewer now monitors the clock settings of the first added DataSource for changes, and also now has a constructor option automaticallyTrackFirstDataSourceClock which will turn off this behavior.
  • The DynamicObjectCollection created by CzmlDataSource now sends a single collectionChanged event after CZML is loaded; previously it was sending an event every time an object was created or removed during the load process.

See the change log for a full list of changes