Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 373 Bytes

File metadata and controls

9 lines (7 loc) · 373 Bytes

vue-leaflet-vehicles

Project Description

This Project gets time, vehicle id and vehicle position data from files and respectively displays it on map (leaflet.js) according to the choice from the user (The user clicks any of the three button which triggers the related data-importing from the related file).

tech stack

  • vue.js
  • leaflet.js
  • Javascript, HTML, CSS