Package | Description |
---|---|
com.here.android.mpa.routing |
This package provides classes, interfaces, and enumerations for route calculation and
route description (directions).
|
Modifier and Type | Method and Description |
---|---|
void |
RouteManager.Listener.onCalculateRouteFinished(RouteManager.Error errorCode,
java.util.List<RouteResult> routeResults)
A callback indicating that a route calculation operation has finished.
|