Trail-Sense
Trail-Sense copied to clipboard
Add support for Android's AltitudeConverter
https://developer.android.com/reference/android/location/altitude/AltitudeConverter
Add to Andromeda behind an interface similar to the AltitudeCorrection class in TS (maybe create an interface that both can use).
If it is available, use it instead of other sources.
Trail Sense ships with its own implementation of this, so this is a low priority