Commit Graph

3 Commits

Author SHA1 Message Date
hpinkos 7e488834f0 resnap pictures 2014-07-30 11:34:06 -04:00
hpinkos 2aeeaf54f6 clean pictures 2014-07-28 23:36:01 -04:00
Scott Hunter cb73a5af1f Make Viewer handle data source clock management.
Previously, viewerDragDropMixin, CesiumViewer, and Sandcastle examples all had code to set the display's clock to match the first loaded data source.  Now, Viewer does that automatically by listening to the DataSourceCollection's event.

Viewer now owns its DataSourceCollection, instead of DataSourceDisplay owning it.

Also rename "Simple CZML Demo" Sandcastle example to "CZML" since there is no other CZML example anymore.
2013-08-12 16:42:40 -04:00