Skip to content

Add a timeline track #116

Description

@seofernando25

We would like to be able to pause and replay at some specific points: such as to review and replay flight data.

We current have a simple Timeline component but it doesn't quite do anything.

image

Perhaps similar to the one found in CesiumJS

image

We would like to:

  • Have a button to pause and play the timeline
  • Have a button to go back to real-time
  • Ability to mouse drag on the timeline to go back and forth
  • Optional: Add an command pallete action that allow us to give go to a certain timestamp

For the implementation details we would probably want to do some filtering like "where time_stamp leq timestamp" on GraphQL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendWeb related issueshardNon trivial trivial tasks

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions