You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated NavigationMapView.init(location:routeProgress:navigationCameraType:heading:predictiveCacheManager:) instead in favor of NavigationMapView.init(location:routeProgress:routeRefreshing:navigationCameraType:heading:predictiveCacheManager:) instead.
Routing
Fixed a race condition that could cause the latest traffic information to be missing when alternative routes are available.
Fixed a possible route refresh error when the refreshed data contains an incident with an empty alertCodes array.