AlongRouteSearchCallback

Callback that reports that a AlongRouteSearchResponse or AlongRouteSearchError has been received.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onError(error: AlongRouteSearchError)
Link copied to clipboard
abstract fun onSuccess(result: AlongRouteSearchResponse)