Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.1 KB

h-playback.md

File metadata and controls

19 lines (10 loc) · 1.1 KB

Playback

Follow these steps to create a playback video of an event:

  1. Add a filter based on a time-related field, like timestamp. For GeoJson, property field should contain a timestamp entry.

  2. The playback window will appear on the bottom of the map. The bars are distribution graphs of all data points by time. Select the desired rolling time window:

select filters

  1. Press play to start the video. Click on the speed value and select/input your desired value 1x, 2x, 4x on the top right to change the playback speed.

change speed

  1. Choose custom y axis. You can click Select Y Axis to change the default distribution graph to a timesieries of selected column. An example use of this function is to show a distance vs. time graph of a given trip.

custome y axis

Back to table of contents