Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 804 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 804 Bytes

Daily Vessel tracks (markers and animation)

Your task is to present daily vessel tracks on a map and animate them.

Consume dataset from our API url adding any necessary extra parameters like MMSI and days.

Documentation on the API can be found here.

We expect:

  • Waypoints with informational tooltips.
  • A form of waypoint clustering.
  • Animation controls.
  • Javascript code (Suggested libraries: React with Redux andd React Query)

Share your work:

  • Stage your solution on a demo page or
  • Fork this repo and create a pull request that contains your implementation in a new branch named after you.