Hello all, I am playing with MapKit for SwiftUI, so far so good. There is one thing I have not seen any documentations, or sample codes around and that's elevation data, e.g.
My questions are:
- Is there a way to get this information from an MKRoute?
- Is it possible to get the elevation gain/drop at a given point in the route?
Many thank in advance for your help.