In a class derived from the MapActivity
class, I want to get the altitude of the point clicked by the user. So far, I know how to retrieve the latitude, the longitude but not the altitude.
Is it possible and how?
Thanks in advance for the time you will spend trying to help me.