[RESOLVED] get nearest weather station observation
Posted: Sun Feb 03, 2019 9:29 pm
Hello all
i used the simconnect fonction :
but it returns an exception : 15
which is unable to get observation
hope you help me
thnx in advance
i used the simconnect fonction :
Code: Select all
simconnect.WeatherRequestObservationAtNearestStation(Request.NearestStation, (float)Aircraft.latitude, (float)Aircraft.longitude);
which is unable to get observation
hope you help me
thnx in advance