Relative Content

Tag Archive for gpsmauiwgs84altitude

Get GPS altitude as MSL in .NET MAUI

I have a .NET MAUI project where i want to find the height above the ground for an android device. I found the Geolocation API where i can query the altitude in WGS84 reference system. I could not find any APIs providing a heightmap of the world in WGS84, the only APIs i could find expose the MSL for some coordinates.