public class DirectionsResult
extends java.lang.Object
implements java.io.Serializable
Please see Directions API for more detail.
Modifier and Type | Field and Description |
---|---|
GeocodedWaypoint[] |
geocodedWaypoints
Details about the geocoding of origin, destination, and waypoints.
|
DirectionsRoute[] |
routes
Routes from the origin to the destination.
|
Constructor and Description |
---|
DirectionsResult() |
public GeocodedWaypoint[] geocodedWaypoints
public DirectionsRoute[] routes