If I have a map location (lat & long) is it possible to get the altitude? I know that LocationChanged gives me an altitude, but I want the altitude for a non current location. When I do Log(marker_location.AltitudeValid) it return false. It should be false because it initializes to zero.
I don't see any method to get the true altitude.
I don't see any method to get the true altitude.