mutability / dump1090

Dump1090 is a simple Mode S decoder for RTLSDR devices
528 stars 137 forks source link

User KML Overlay Support #55

Closed starksk closed 5 years ago

starksk commented 9 years ago

I use a KML file to overlay Air Traffic Control Center boundaries and thought maybe others might want to see their own custom overlays.

The Google Maps extension used to generate the base map supports KML layers. Added a user switch and map definition in config.js and layer code in script.js.

Romeo-Golf commented 7 years ago

I would find this useful, any plans to merge this change in?

mutability commented 7 years ago

It would need adapting to use OL3

Romeo-Golf commented 7 years ago

Sadly that's way out of my depth, but hopefully other would find the ability to overlay things like ATC boundaries, waypoints and beacon location would be useful....

And if support for the could be added it would be great if this could be either a locally stored, and thus static, file or a URL which could be used to display the latest version of that file at the time :)