CannotReconstructRouteError

class CannotReconstructRouteError(message: String? = null) : RoutingError

The route reconstruction using supportingPoints failed.

Constructors

Link copied to clipboard
fun CannotReconstructRouteError(message: String? = null)

Properties

Link copied to clipboard
val message: String?