reearth / resium

React components for 🌏 Cesium
https://resium.reearth.io
MIT License
704 stars 130 forks source link

Clock example timeline not bound #620

Open scottyob opened 11 months ago

scottyob commented 11 months ago

https://resium.reearth.io/examples/?path=/story/clock--basic

Notice the timeline is current time, not bound to the startTime/currentTime. Perhaps after creating, a viewer.timeline.zoomTo and viewer.timeline.resize() method could be called in the background?