compute Route Did Fail
abstract fun computeRouteDidFail(routeRequest: VMERouteRequest, error: String?)
Content copied to clipboard
Notified when compute route failed.
Since
1.19
Parameters
route Request
The original route request object.
error
A localized error string indicating the reason for the failure.