v0.38.0
- This library now requires a minimum deployment target of iOS 10.0 or above. iOS 9.x is no longer supported. (#2206)
- Fixed an issue where the user puck appeared farther up the screen than the actual user location even while the camera pivoted around the user location at turns. (#2211)
- Lock screen notifications are presented more reliably and more closely resemble instruction banners. (#2206)
- Fixed an issue where manually incrementing
RouteProgress.legIndexcould lead to undefined behavior. (#2229) DistanceFormatternow inherits directly fromFormatterrather thanLengthFormatter. (#2206)- Fixed an issue where
DistanceFormatter.attributedString(for:withDefaultAttributes:)setNSAttributedString.Key.quantityto the original distance value rather than the potentially rounded value represented by the attributed string. (#2206)
Documentation is available online or within Xcode.