Callback protocol for receiving compute route results.
For computing a route
Public Member Functions | |
| boolean | computeRouteDidFinish (VMEMapView mapView, VMERouteRequest routeRequest, VMERouteResult routeResult) |
| Notified when compute route was successful. More... | |
| void | computeRouteDidFail (VMEMapView mapView, VMERouteRequest routeRequest, String error) |
| Notified when compute route failed. More... | |