Cesium Timeline Real-Time

Is there a way to programmatically put the Cesium Timeline into real-time mode?

Hi there,

Yep! Here’s a quick code example for how to manipulate the timeline: http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=d1c659d220c7d785dfbbfdc42aafc31e

Check out the Clock documentation if you need more detail: http://cesiumjs.org/Cesium/Build/Documentation/Clock.html?classFilter=clock

Hope that helps!

  • Rachel