DynamicTimeline

new Cesium.DynamicTimeline(container, viewer, options)

Initializes the dynamic timeline component.
Name Type Default Description
container HTMLElement | Element The HTML container element to hold the timeline.
viewer Viewer The Cesium viewer instance.
options Object {} optional Optional parameters.
Name Type Default Description
timeSpan Number 86400 optional The time span for the timeline, in seconds.

Methods

Destroys the dynamic timeline component.
Need help? OrbPro@DigitalArsenal.io