RoutesSetCallback
Interface definition for a callback that gets notified whenever routes passed to MapboxNavigation.setNavigationRoutes are set or produce an error and ignored.
Functions
Link copied to clipboard
abstract fun onRoutesSet(result: Expected<RoutesSetError, RoutesSetSuccess>)
Content copied to clipboard
Invoked on result of MapboxNavigation.setNavigationRoutes.