Package com. mapbox. navigation. base. route
Types
ExclusionViolation
Link copied to clipboard
data class ExclusionViolation(type: String, route: DirectionsRoute, legIndex: Int, leg: RouteLeg, stepIndex: Int, step: LegStep, intersectionIndex: Int, intersection: StepIntersection)
Content copied to clipboard
RouteAlternativesOptions
Link copied to clipboard
class RouteAlternativesOptions
Content copied to clipboard
RouterCallback
Link copied to clipboard
interface RouterCallback
Content copied to clipboard
RouteRefreshCallback
Link copied to clipboard
RouteRefreshError
Link copied to clipboard
RouteRefreshOptions
Link copied to clipboard
class RouteRefreshOptions
Content copied to clipboard
RouterFailure
Link copied to clipboard
data class RouterFailure @JvmOverloads() constructor(url: URL, routerOrigin: RouterOrigin, message: String, code: Int?, throwable: Throwable?)
Content copied to clipboard
RouterOrigin
Link copied to clipboard
sealed class RouterOrigin
Content copied to clipboard
Functions
exclusionViolations
Link copied to clipboard