Companion

object Companion

Properties

Link copied to clipboard
val BetterFound: RouteChangeReason

The route has been replaced by a better alternative.

Link copied to clipboard
val Deviation: RouteChangeReason

The route has been replanned due to deviation.

Link copied to clipboard
val Manual: RouteChangeReason

Route was changed via the NavigationController public API.

Link copied to clipboard
val Refresh: RouteChangeReason

The current route has been refreshed with new traffic or map data.

Link copied to clipboard
val Unreachable: RouteChangeReason

The route has been replaced because one of the itinerary points became unreachable for reasons such as traffic blockages or battery level.