Creates, displays, and exports coordinate waypoint flight plans for drone autopilots. Powered by Cesium Engine.
Try out at [bxvcodes.club/FlightTool] (http://bxvcodes.club/FlightTool/)
###Controls: 
- Double Left-Click: Create a waypoint, 
 - Right-Click: Remove a waypoint, 
 - Left-Click: Select a waypoint, 
 - Select point → Click camera in infobox: Rotate view, 
 - Toolbar Fields: Change the selected waypoint, 
 - Export: Export the waypoints to a file (not currently formatted for Arudpilot Missions)
 
Install Cesium and Node.js from Cesium's Site to run locally.
MIT License