NavigationError

Types

Link copied to clipboard

Failed to add the navigation to the renderers.

Link copied to clipboard

Failed to recalculate the navigation, wrapping the underlying error.

Link copied to clipboard

Failed to remove the navigation from the renderers.

Link copied to clipboard

Failed to retrieve the user location required to start navigation.

Link copied to clipboard

Failed to start navigation because another navigation is already active.

Link copied to clipboard

Failed to stop navigation because there is no active navigation.

Link copied to clipboard

An unknown error occurred, wrapping the underlying error.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String