Class | Description |
---|---|
AddressComponent |
The parts of an address.
|
Bounds |
The north east and south west points that delineate the outer bounds of a map.
|
DirectionsLeg |
A component of a Directions API result.
|
DirectionsRoute |
A Directions API result.
|
DirectionsStep |
Each element in the steps of a
DirectionsLeg defines a single step of the calculated
directions. |
Distance |
The distance component for Directions API results.
|
DistanceMatrix |
A complete result from a Distance Matrix API call.
|
DistanceMatrixElement |
A single result corresponding to a origin/destination pair in a Distance Matrix response.
|
DistanceMatrixElementStatus |
The status result for a single
DistanceMatrixElement . |
DistanceMatrixRow |
Represents a single row in a Distance Matrix API response.
|
Duration |
The duration component for Directions API results.
|
ElevationResult |
An Elevation API result.
|
EncodedPolyline |
Encoded Polylines are used by the API to represent paths.
|
GeocodingResult |
Result from a Geocoding API call.
|
Geometry |
The Geometry of a Geocoding Result.
|
LatLng |
A place on Earth, represented by a Latitude/Longitude pair.
|
Enum | Description |
---|---|
AddressComponentType |
The Adress Component types.
|
AddressType |
The Adress types.
|
LocationType |
Location types for a reverse geocoding request.
|
TravelMode |
You may specify the transportation mode to use for calulating directions.
|
Unit |
Units of measurement.
|