RouteUpdatedReason

abstract class RouteUpdatedReason

Specifies the reason for updating the current route.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Instructions and lane guidance have been incrementally updated for the current route.

Link copied to clipboard

The current route has been refreshed with data from the route replanning.

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