flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
4.94k stars 1.02k forks source link

Please add VATSIM live map to efb. #6239

Open foxmike80 opened 2 years ago

foxmike80 commented 2 years ago

Aircraft Version

Development

Description

Hey,

I do not know if that is even possible, but I thought it would be a nice feature to have a live vatsim map on the EFB. That way I could easily check if relevant controllers are online and if there is any traffic in my area when I'm flying in uncontrolled areas. Right now I'm using https://map.vatsim.net/ on a second screen and I thought it would be very convenient to have that on the EFB. Perhaps this could even include a feature to notify me if another plane is getting close to me in uncontrolled areas.

Best, Mike

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

foxmike1080

DanP77 commented 2 years ago

Eventually, IVAO too please.

schmidHolger commented 2 years ago

Was just looking into this one. Data seems to be available using https://map.vatsim.net/livedata/live.json but it looks like they forgot the do a correct CORS-Setting to that this one could be used at least within a browser. (CORS-Header 'Access-Control-Allow-Origin' missing)