Skip to content

init tracking time/zone on map

Vincent Agnano requested to merge tracking-map into master

Screen_Shot_2017-07-19_at_6.15.32_PM

Current status:

  • retrieves a zone based on the current map bbox
  • filters dates based on the selection
  • draws lines representing the track of the drones
  • adds a marker to the last known position

Todo (next MR):

  • refactoring code between index and track

Merge request reports