May 18May 18 How does LNM get DEP and DEST airports for AI aircraft? I can see it when clciking an AI marker on the map. Not Simconnect I know, but how? FLP?
May 18May 18 SimConnect provides this information. Not for all simulators.Alex Alex' Projects: Little Navmap
May 18May 18 Author Thanks for your fast respons. I am using MSFS2024 and see DEP and DEST for Ai aircrafts on the LNM's map.But I don't find any Simconnect documentation that says this is possible, that is the reason for my question.I have searched the Simconnect documantation high and low, but without any success.Could you be so kind to share which Simconnect API that is used for that in LNM?
May 18May 18 I use the two variables "AI Traffic Fromairport" and "AI Traffic Toairport" when requesting data for AI traffic. Looks like these are still from FSX and can be requested from MSFS although not documented.https://github.com/albar965/atools/blob/79316ebe1bca68aa9904fdf6da6a386f18e1fba6/src/fs/sc/simconnecthandler.cpp#L703-L704Alex Alex' Projects: Little Navmap
Create an account or sign in to comment