Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
516 stars 157 forks source link

Enhancement: Projected route lines as Great Circle routes #348

Closed daviessm closed 6 years ago

daviessm commented 6 years ago

It would be nice if the dashed route line to a plane's final destination was projected along the great circle route rather than a straight line.

Ysurac commented 6 years ago

True. Will be available soon.

daviessm commented 6 years ago

If there's anything you'd like me to help with I'm a developer/DBA by day, let me know and I'll see what I can do!

Ysurac commented 6 years ago

Done in latest commit. You can always submit pull requests :)