lian / msfs2020-go

connect to microsoft flight simulator 2020 using golang
MIT License
389 stars 57 forks source link

Incorrect Heading #68

Open psycho2288 opened 3 years ago

psycho2288 commented 3 years ago

The heading between what's displayed on this map vs the in-game hud is off by 14 or so degrees.

anyone else having this issue?

merlin606 commented 1 year ago

I'm seeing the same problem. The indicated heading in VFRMaps is off by the magnetic variation. The MSFS magnetic compass reading matches the in game heading indicator. The source where VFRMaps is getting the heading info is obviously different. Can this be addressed?