Nimrod51 / drone-flight-mapper

A front-end Web application to map and create flight plans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drone-Flight-Mapper

A frontend Web application to map and create flight plans built using Leaflet and Leaflet Draw.

Features

  • Draw flight paths on map as polylines
  • Store/delete flight paths locally on client
  • Download created flight paths as GeoJSON polylines

Installation

  1. Clone the repository
  2. Open CMD and change to the location of the repository
  3. Run npm install (make sure Node JS is installed)
  4. Run npm start and navigate in your browser to http://localhost:8080

Preview

Preview

About

A front-end Web application to map and create flight plans


Languages

Language:JavaScript 53.3%Language:HTML 44.5%Language:CSS 2.2%