Package com.mapbox.navigation.base.route

Types

Router
Link copied to clipboard
interface Router
Router provides API to fetch route and cancel route-fetching request.
RouteRefreshCallback
Link copied to clipboard
interface RouteRefreshCallback
Callback for refresh route
RouteRefreshError
Link copied to clipboard
data class RouteRefreshError(message: String?, throwable: Throwable?)
Route refresh Error