RouteChangeEvent

Route Change event.

Properties

Link copied to clipboard
val routes: List<NavigationRoute>

Updated list of routes. The route at index 0, if exist, is treated as the primary route for 'Active Guidance'.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String