keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.38k stars 1.74k forks source link

Synchonize Timestamp Filters (Global Timelapse) #1843

Open mjoy372 opened 2 years ago

mjoy372 commented 2 years ago

I love the time filtering capability with the auto-play and speed controls, but I can't manipulate the time filter for more than one layer at a time.

If a user has two or more time filters, it should add them to a global "Time Playback" so that this is possible. This would enable discovery by allowing users to find geospatial correlations between disparate data sets.

FlorentLee commented 2 years ago

Definitely agreed! It would be much better if the users are allowed to play the animation of Trip layer and the others (e.g. Arc, Polygon & Heatmap) simultaneously. I hope this synchronization problem can be solved soon! @heshan0131 :)

image
heshan0131 commented 2 years ago

This feature is enabled in Unfolded Studio. https://docs.unfolded.ai/studio/map-guide/time-filters#time-filter-sync

FlorentLee commented 2 years ago

Thank you for the quick response! I will explore this feature now.