RoutingQueryResponse

Package: com.eegeo.mapapi.services.routing

A response to a routing query. Returned when a routing query completes via callback.

Methods

boolean succeeded()

Returns: A boolean indicating whether the search succeeded or not.

List<Route> getResults()

Get the results of the query as a List of Route objects. Each route passes through all given waypoints with the first route being the shortest.

Returns: The query results.

v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions