v0.18.1
Packaging
- Increased the minimum deployment target of Core Navigation to iOS 9. (#1494)
User interface
- Added
NavigationMapView.recenterMap()
for recentering the map if a user gesture causes it to stop following the user. (#1471) - Deprecated
NavigationViewController.usesNightStyleInsideTunnels
. Style switching is enabled as a side effect ofTunnelIntersectionManager.tunnelSimulationEnabled
, which is set totrue
by default. ([#1489] - Fixed an issue where the user location view slid around after the user pressed the Overview button. #1506
Documentation is available online or within Xcode.