Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 330 Bytes

File metadata and controls

17 lines (9 loc) · 330 Bytes

Trajectory plotter

work-in-progress

TODO list:

  • Make it possible to display time
  • Make plotting of multiple lines at a time possible
  • Remove old trajectory from canvas after a given time

Small wrapper around Mapbox API that helps plotting data points onto a canvas.

Usage

See test-plot.html for example usage.