RouteStatus

enum RouteStatus : Enum<RouteStatus>

Possible statuses of a route.

Entries

Link copied to clipboard

There is an active route being navigated.

Link copied to clipboard

There is no active route being navigated.

Link copied to clipboard

A previously ACTIVE route has arrived to its destination.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int