Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

A

AccessNotConfiguredException - Exception in com.google.maps.errors
Indicates that the API call was not configured for the supplied credentials and environmental conditions.
AccessNotConfiguredException(String) - Constructor for exception com.google.maps.errors.AccessNotConfiguredException
 
address(String) - Method in class com.google.maps.GeocodingApiRequest
Create a forward geocode for address.
AddressComponent - Class in com.google.maps.model
The parts of an address.
AddressComponent() - Constructor for class com.google.maps.model.AddressComponent
 
addressComponents - Variable in class com.google.maps.model.GeocodingResult
addressComponents is an array containing the separate address components.
addressComponents - Variable in class com.google.maps.model.PlaceDetails
addressComponents is a list of separate address components used to compose a given address.
AddressComponentType - Enum in com.google.maps.model
The Adress Component types.
AddressType - Enum in com.google.maps.model
The Address types.
administrativeArea(String) - Static method in class com.google.maps.GeocodingApi.ComponentFilter
administrativeArea matches all the administrative area levels.
agencies - Variable in class com.google.maps.model.TransitLine
agencies contains an array of TransitAgency objects that each provide information about the operator of the line.
AlternatePlaceIds() - Constructor for class com.google.maps.model.PlaceDetails.AlternatePlaceIds
 
alternatives(boolean) - Method in class com.google.maps.DirectionsApiRequest
If set to true, specifies that the Directions service may provide more than one route alternative in the response.
altIds - Variable in class com.google.maps.model.PlaceDetails
altIds is an optional array of alternative place IDs for the place, with a scope related to each alternative ID.
ApiError - Class in com.google.maps.errors
An error returned by the API, including some extra information for aiding in debugging.
ApiError() - Constructor for class com.google.maps.errors.ApiError
 
ApiException - Exception in com.google.maps.errors
ApiException and it's descendants represent an error returned by the remote API.
ApiException(String) - Constructor for exception com.google.maps.errors.ApiException
 
arrivalStop - Variable in class com.google.maps.model.TransitDetails
arrivalStop contains information about the arrival stop/station for this part of the trip.
arrivalTime(ReadableInstant) - Method in class com.google.maps.DirectionsApiRequest
Set the arrival time for a Transit directions request.
arrivalTime(ReadableInstant) - Method in class com.google.maps.DistanceMatrixApiRequest
Specifies the desired time of arrival for transit requests.
arrivalTime - Variable in class com.google.maps.model.DirectionsLeg
arrivalTime contains the estimated time of arrival for this leg.
arrivalTime - Variable in class com.google.maps.model.TransitDetails
arrivalTime contains the arrival time for this leg of the journey.
AspectRating() - Constructor for class com.google.maps.model.PlaceDetails.Review.AspectRating
 
aspects - Variable in class com.google.maps.model.PlaceDetails.Review
aspects contains a collection of AspectRating objects, each of which provides a rating of a single attribute of the establishment.
authorName - Variable in class com.google.maps.model.PlaceDetails.Review
authorName the name of the user who submitted the review.
authorUrl - Variable in class com.google.maps.model.PlaceDetails.Review
authorUrl the URL to the users Google+ profile, if available.
avoid(DirectionsApi.RouteRestriction...) - Method in class com.google.maps.DirectionsApiRequest
Indicates that the calculated route(s) should avoid the indicated features.
avoid(DirectionsApi.RouteRestriction) - Method in class com.google.maps.DistanceMatrixApiRequest
Introduces restrictions to the route.
await() - Method in interface com.google.maps.PendingResult
Performs the request synchronously.
awaitIgnoreError() - Method in interface com.google.maps.PendingResult
Performs the request synchronously, ignoring exceptions while performing the request and errors returned by the server.

B

bounds(LatLng, LatLng) - Method in class com.google.maps.GeocodingApiRequest
Set the bounding box of the viewport within which to bias geocode results more prominently.
Bounds - Class in com.google.maps.model
The north east and south west points that delineate the outer bounds of a map.
Bounds() - Constructor for class com.google.maps.model.Bounds
 
bounds - Variable in class com.google.maps.model.DirectionsRoute
bounds contains the viewport bounding box of the overview_polyline.
bounds - Variable in class com.google.maps.model.Geometry
bounds (optionally returned) stores the bounding box which can fully contain the returned result.

C

cancel() - Method in interface com.google.maps.PendingResult
Attempt to cancel the request.
close - Variable in class com.google.maps.model.OpeningHours.Period
When the Place closes.
code - Variable in class com.google.maps.errors.ApiError
 
color - Variable in class com.google.maps.model.TransitLine
color contains the color commonly used in signage for this transit line.
com.google.maps - package com.google.maps
 
com.google.maps.errors - package com.google.maps.errors
 
com.google.maps.model - package com.google.maps.model
 
components(GeocodingApi.ComponentFilter...) - Method in class com.google.maps.GeocodingApiRequest
Set the component filters.
contentType - Variable in class com.google.maps.model.PhotoResult
contentType is the Content-Type header of the returned result.
copyrights - Variable in class com.google.maps.model.DirectionsRoute
copyrights contains the copyrights text to be displayed for this route.
country(String) - Static method in class com.google.maps.GeocodingApi.ComponentFilter
country matches a country name or a two letter ISO 3166-1 country code.
currency - Variable in class com.google.maps.model.Fare
currency contains the currency indicating the currency that the amount is expressed in.

D

day - Variable in class com.google.maps.model.OpeningHours.Period.OpenClose
Day that this Open/Close pair is for.
decodePath() - Method in class com.google.maps.model.EncodedPolyline
 
departureStop - Variable in class com.google.maps.model.TransitDetails
departureStop contains information about the departure stop/station for this part of the trip.
departureTime(ReadableInstant) - Method in class com.google.maps.DirectionsApiRequest
Set the departure time for a transit or driving directions request.
departureTime(ReadableInstant) - Method in class com.google.maps.DistanceMatrixApiRequest
Specifies the desired time of departure.
departureTime - Variable in class com.google.maps.model.DirectionsLeg
departureTime contains the estimated time of departure for this leg.
departureTime - Variable in class com.google.maps.model.TransitDetails
departureTime contains the departure time for this leg of the journey.
description - Variable in class com.google.maps.model.QueryAutocompletePrediction
Description of the matched prediction.
destination(String) - Method in class com.google.maps.DirectionsApiRequest
The address or textual latitude/longitude value from which you wish to calculate directions.
destination(LatLng) - Method in class com.google.maps.DirectionsApiRequest
The destination, as a latitude,longitude location.
destinationAddresses - Variable in class com.google.maps.model.DistanceMatrix
destinationAddresses contains an array of addresses as returned by the API from your original request.
destinations(String...) - Method in class com.google.maps.DistanceMatrixApiRequest
One or more addresses to which to calculate distance and time.
destinations(LatLng...) - Method in class com.google.maps.DistanceMatrixApiRequest
One or more latitude/longitude values to which to calculate distance and time.
DirectionsApi - Class in com.google.maps
The Google Directions API is a service that calculates directions between locations using an HTTP request.
DirectionsApi.RouteRestriction - Enum in com.google.maps
Directions may be calculated that adhere to certain restrictions.
DirectionsApiRequest - Class in com.google.maps
Request for the Directions API.
DirectionsLeg - Class in com.google.maps.model
A component of a Directions API result.
DirectionsLeg() - Constructor for class com.google.maps.model.DirectionsLeg
 
DirectionsResult - Class in com.google.maps.model
DirectionsResult represents a result from the Google Directions API Web Service.
DirectionsResult() - Constructor for class com.google.maps.model.DirectionsResult
 
DirectionsRoute - Class in com.google.maps.model
A Directions API result.
DirectionsRoute() - Constructor for class com.google.maps.model.DirectionsRoute
 
DirectionsStep - Class in com.google.maps.model
Each element in the steps of a DirectionsLeg defines a single step of the calculated directions.
DirectionsStep() - Constructor for class com.google.maps.model.DirectionsStep
 
distance - Variable in class com.google.maps.model.DirectionsLeg
distance indicates the total distance covered by this leg.
distance - Variable in class com.google.maps.model.DirectionsStep
distance contains the distance covered by this step until the next step.
Distance - Class in com.google.maps.model
The distance component for Directions API results.
Distance() - Constructor for class com.google.maps.model.Distance
 
distance - Variable in class com.google.maps.model.DistanceMatrixElement
distance indicates the total distance covered by this leg.
DistanceMatrix - Class in com.google.maps.model
A complete result from a Distance Matrix API call.
DistanceMatrix(String[], String[], DistanceMatrixRow[]) - Constructor for class com.google.maps.model.DistanceMatrix
 
DistanceMatrixApi - Class in com.google.maps
The Google Distance Matrix API is a service that provides travel distance and time for a matrix of origins and destinations.
DistanceMatrixApiRequest - Class in com.google.maps
A request to the Distance Matrix API.
DistanceMatrixApiRequest(GeoApiContext) - Constructor for class com.google.maps.DistanceMatrixApiRequest
 
DistanceMatrixElement - Class in com.google.maps.model
A single result corresponding to a origin/destination pair in a Distance Matrix response.
DistanceMatrixElement() - Constructor for class com.google.maps.model.DistanceMatrixElement
 
DistanceMatrixElementStatus - Enum in com.google.maps.model
The status result for a single DistanceMatrixElement.
DistanceMatrixRow - Class in com.google.maps.model
Represents a single row in a Distance Matrix API response.
DistanceMatrixRow() - Constructor for class com.google.maps.model.DistanceMatrixRow
 
duration - Variable in class com.google.maps.model.DirectionsLeg
duration indicates the total duration of this leg
duration - Variable in class com.google.maps.model.DirectionsStep
duration contains the typical time required to perform the step, until the next step.
duration - Variable in class com.google.maps.model.DistanceMatrixElement
duration indicates the total duration of this leg
Duration - Class in com.google.maps.model
The duration component for Directions API results.
Duration() - Constructor for class com.google.maps.model.Duration
 
durationInTraffic - Variable in class com.google.maps.model.DirectionsLeg
durationInTraffic indicates the total duration of this leg, taking into account current traffic conditions.

E

elements - Variable in class com.google.maps.model.DistanceMatrixRow
elements contains the results for this row, or individual origin.
elevation - Variable in class com.google.maps.model.ElevationResult
 
ElevationApi - Class in com.google.maps
The Google Elevation API provides you a simple interface to query locations on the earth for elevation data.
ElevationResult - Class in com.google.maps.model
An Elevation API result.
ElevationResult() - Constructor for class com.google.maps.model.ElevationResult
 
EncodedPolyline - Class in com.google.maps.model
Encoded Polylines are used by the API to represent paths.
EncodedPolyline(String) - Constructor for class com.google.maps.model.EncodedPolyline
 
EncodedPolyline(List<LatLng>) - Constructor for class com.google.maps.model.EncodedPolyline
 
endAddress - Variable in class com.google.maps.model.DirectionsLeg
endAddress contains the human-readable address (typically a street address) reflecting the end location of this leg.
endLocation - Variable in class com.google.maps.model.DirectionsLeg
endLocation contains the latitude/longitude coordinates of the given destination of this leg.
endLocation - Variable in class com.google.maps.model.DirectionsStep
endLocation contains the location of the last point of this step.
errorMessage - Variable in class com.google.maps.QueryAutocompleteRequest.Response
 
errorMessage - Variable in class com.google.maps.TextSearchRequest.Response
 

F

fare - Variable in class com.google.maps.model.DirectionsRoute
fare contains information about the fare (that is, the ticket costs) on this route.
fare - Variable in class com.google.maps.model.DistanceMatrixElement
fare indicates the contains information about the fare (that is, the ticket costs) on this route.
Fare - Class in com.google.maps.model
A representation of ticket cost for use on public transit.
Fare() - Constructor for class com.google.maps.model.Fare
 
formattedAddress - Variable in class com.google.maps.model.GeocodingResult
formattedAddress is the human-readable address of this location.
formattedAddress - Variable in class com.google.maps.model.PlaceDetails
formattedAddress is a string containing the human-readable address of this place.
formattedAddress - Variable in class com.google.maps.model.PlacesSearchResult
formattedAddress is a string containing the human-readable address of this place.
formattedPhoneNumber - Variable in class com.google.maps.model.PlaceDetails
formattedPhoneNumber contains the place's phone number in its local format.
from(String, String) - Static method in exception com.google.maps.errors.ApiException
Construct the appropriate ApiException from the response.

G

GeoApiContext - Class in com.google.maps
The entry point for making requests against the Google Geo APIs.
GeoApiContext() - Constructor for class com.google.maps.GeoApiContext
 
geocode(GeoApiContext, String) - Static method in class com.google.maps.GeocodingApi
Request the latitude and longitude of an address.
GeocodedWaypoint - Class in com.google.maps.model
Geocoded Waypoint represents a point in a Directions API response, either the origin, one of the requested waypoints, or the destination.
GeocodedWaypoint() - Constructor for class com.google.maps.model.GeocodedWaypoint
 
geocodedWaypoints - Variable in class com.google.maps.model.DirectionsResult
geocodedWaypoints contains an array with details about the geocoding of origin, destination and waypoints.
GeocodedWaypointStatus - Enum in com.google.maps.model
The status result for a single GeocodedWaypoint.
geocoderStatus - Variable in class com.google.maps.model.GeocodedWaypoint
geocoderStatus indicates the status code resulting from the geocoding operation.
GeocodingApi - Class in com.google.maps
Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers or position the map.
GeocodingApi.ComponentFilter - Class in com.google.maps
This class represents a component filter for a geocode request.
GeocodingApiRequest - Class in com.google.maps
Request for the Geocoding API.
GeocodingApiRequest(GeoApiContext) - Constructor for class com.google.maps.GeocodingApiRequest
 
GeocodingResult - Class in com.google.maps.model
Result from a Geocoding API call.
GeocodingResult() - Constructor for class com.google.maps.model.GeocodingResult
 
geometry - Variable in class com.google.maps.model.GeocodingResult
geometry contains location information.
Geometry - Class in com.google.maps.model
The Geometry of a Geocoding Result.
Geometry() - Constructor for class com.google.maps.model.Geometry
 
geometry - Variable in class com.google.maps.model.PlaceDetails
geometry is the location of the Place.
geometry - Variable in class com.google.maps.model.PlacesSearchResult
geometry contains geometry information about the result, generally including the location (geocode) of the place and (optionally) the viewport identifying its general area of coverage.
getByPath(GeoApiContext, int, LatLng...) - Static method in class com.google.maps.ElevationApi
getByPath(GeoApiContext, int, EncodedPolyline) - Static method in class com.google.maps.ElevationApi
getByPoint(GeoApiContext, LatLng) - Static method in class com.google.maps.ElevationApi
Retrieve the elevation of a single point.
getByPoints(GeoApiContext, LatLng...) - Static method in class com.google.maps.ElevationApi
getByPoints(GeoApiContext, EncodedPolyline) - Static method in class com.google.maps.ElevationApi
Retrieve the elevations of an encoded polyline path.
getDirections(GeoApiContext, String, String) - Static method in class com.google.maps.DirectionsApi
 
getDistanceMatrix(GeoApiContext, String[], String[]) - Static method in class com.google.maps.DistanceMatrixApi
 
getEncodedPath() - Method in class com.google.maps.model.EncodedPolyline
 
getError() - Method in class com.google.maps.PhotoRequest.Response
 
getError() - Method in class com.google.maps.QueryAutocompleteRequest.Response
 
getError() - Method in class com.google.maps.TextSearchRequest.Response
 
getResult() - Method in class com.google.maps.PhotoRequest.Response
 
getResult() - Method in class com.google.maps.QueryAutocompleteRequest.Response
 
getResult() - Method in class com.google.maps.TextSearchRequest.Response
 
getTimeZone(GeoApiContext, LatLng) - Static method in class com.google.maps.TimeZoneApi
Retrieve the TimeZone for the given location.

H

headsign - Variable in class com.google.maps.model.TransitDetails
headsign specifies the direction in which to travel on this line, as it is marked on the vehicle or at the departure stop.
headway - Variable in class com.google.maps.model.TransitDetails
headway specifies the expected number of seconds between departures from the same stop at this time.
height - Variable in class com.google.maps.model.Photo
height is the maximum height of the image.
htmlAttributions - Variable in class com.google.maps.model.Photo
htmlAttributions contains any required attributions.
htmlAttributions - Variable in class com.google.maps.model.PlaceDetails
htmlAttributions contains an array of attributions about this listing which must be displayed to the user.
htmlAttributions - Variable in class com.google.maps.model.PlacesSearchResponse
htmlAttributions contain a set of attributions about this listing which must be displayed to the user.
htmlAttributions - Variable in class com.google.maps.TextSearchRequest.Response
 
htmlInstructions - Variable in class com.google.maps.model.DirectionsStep
htmlInstructions contains formatted instructions for this step, presented as an HTML text string.
humanReadable - Variable in class com.google.maps.model.Distance
This is the human friendly distance.
humanReadable - Variable in class com.google.maps.model.Duration
This is the human friendly duration.

I

icon - Variable in class com.google.maps.model.PlaceDetails
icon contains the URL of a suggested icon which may be displayed to the user when indicating this result on a map.
icon - Variable in class com.google.maps.model.PlacesSearchResult
icon contains the URL of a recommended icon which may be displayed to the user when indicating this result.
icon - Variable in class com.google.maps.model.TransitLine
icon contains the URL for the icon associated with this line.
icon - Variable in class com.google.maps.model.Vehicle
icon contains the URL for an icon associated with this vehicle type.
imageData - Variable in class com.google.maps.model.PhotoResult
imageData is the byte array of returned image data from the Photos API call.
inMeters - Variable in class com.google.maps.model.Distance
This is the numeric distance, always in meters.
input(String) - Method in class com.google.maps.QueryAutocompleteRequest
input is the text string on which to search.
inSeconds - Variable in class com.google.maps.model.Duration
This is the numeric duration, in seconds.
internationalPhoneNumber - Variable in class com.google.maps.model.PlaceDetails
internationalPhoneNumber contains the place's phone number in international format.
InvalidRequestException - Exception in com.google.maps.errors
Indicates that the API received a malformed request.
InvalidRequestException(String) - Constructor for exception com.google.maps.errors.InvalidRequestException
 

L

language - Variable in class com.google.maps.model.PlaceDetails.Review
language an IETF language code indicating the language used in the user's review.
lat - Variable in class com.google.maps.model.LatLng
The latitude of this location.
latlng(LatLng) - Method in class com.google.maps.GeocodingApiRequest
Create a reverse geocode for latlng.
LatLng - Class in com.google.maps.model
A place on Earth, represented by a Latitude/Longitude pair.
LatLng(double, double) - Constructor for class com.google.maps.model.LatLng
Construct a location with a latitude longitude pair.
legs - Variable in class com.google.maps.model.DirectionsRoute
legs contains information about a leg of the route, between two locations within the given route.
length - Variable in class com.google.maps.model.QueryAutocompletePrediction.MatchedSubstring
length describes the length of the matched substring.
line - Variable in class com.google.maps.model.TransitDetails
line contains information about the transit line used in this step.
lng - Variable in class com.google.maps.model.LatLng
The longitude of this location.
locality(String) - Static method in class com.google.maps.GeocodingApi.ComponentFilter
locality matches against both locality and sublocality types.
location - Variable in class com.google.maps.model.ElevationResult
 
location - Variable in class com.google.maps.model.Geometry
location contains the geocoded latitude,longitude value.
location - Variable in class com.google.maps.model.SnappedPoint
location contains a latitude and longitude value representing the snapped location.
location - Variable in class com.google.maps.model.StopDetails
The location of the transit station/stop, represented as a lat and lng field.
location(LatLng) - Method in class com.google.maps.QueryAutocompleteRequest
location is the point around which you wish to retrieve place information.
location(LatLng) - Method in class com.google.maps.TextSearchRequest
location is the latitude/longitude around which to retrieve place information.
locationType(LocationType...) - Method in class com.google.maps.GeocodingApiRequest
Set the location type.
locationType - Variable in class com.google.maps.model.Geometry
The level of certainty of this geocoding result.
LocationType - Enum in com.google.maps.model
Location types for a reverse geocoding request.
longName - Variable in class com.google.maps.model.AddressComponent
longName is the full text description or name of the address component as returned by the Geocoder.

M

MatchedSubstring() - Constructor for class com.google.maps.model.QueryAutocompletePrediction.MatchedSubstring
 
matchedSubstrings - Variable in class com.google.maps.model.QueryAutocompletePrediction
 
MaxElementsExceededException - Exception in com.google.maps.errors
Indicates that the product of origins and destinations exceeds the per-query limit.
MaxElementsExceededException(String) - Constructor for exception com.google.maps.errors.MaxElementsExceededException
 
maxHeight(int) - Method in class com.google.maps.PhotoRequest
Set the maxHeight for this request.
maxPrice(PlaceDetails.PriceLevel) - Method in class com.google.maps.TextSearchRequest
maxPrice restricts to places that are at most this price level.
maxWidth(int) - Method in class com.google.maps.PhotoRequest
Set the maxWidth for this request.
message - Variable in class com.google.maps.errors.ApiError
 
minPrice(PlaceDetails.PriceLevel) - Method in class com.google.maps.TextSearchRequest
minPrice restricts to places that are at least this price level.
mode(TravelMode) - Method in class com.google.maps.DirectionsApiRequest
Specifies the mode of transport to use when calculating directions.
mode(TravelMode) - Method in class com.google.maps.DistanceMatrixApiRequest
Specifies the mode of transport to use when calculating directions.

N

name - Variable in class com.google.maps.model.PlaceDetails
name contains the human-readable name for the returned result.
name - Variable in class com.google.maps.model.PlacesSearchResult
name contains the human-readable name for the returned result.
name - Variable in class com.google.maps.model.StopDetails
The name of the transit station/stop.
name - Variable in class com.google.maps.model.TransitAgency
name contains the name of the transit agency.
name - Variable in class com.google.maps.model.TransitLine
name contains the full name of this transit line.
name - Variable in class com.google.maps.model.Vehicle
name contains the name of the vehicle on this line.
newRequest(GeoApiContext) - Static method in class com.google.maps.DirectionsApi
 
newRequest(GeoApiContext) - Static method in class com.google.maps.DistanceMatrixApi
 
newRequest(GeoApiContext) - Static method in class com.google.maps.GeocodingApi
create a new Geocoding API request.
nextPageToken - Variable in class com.google.maps.model.PlacesSearchResponse
nextPageToken is a token that can be used to request up to 20 additional results.
nextPageToken - Variable in class com.google.maps.TextSearchRequest.Response
 
northeast - Variable in class com.google.maps.model.Bounds
 
NotFoundException - Exception in com.google.maps.errors
Indicates at least one of the locations specified in the request's origin, destination, or waypoints could not be geocoded.
NotFoundException(String) - Constructor for exception com.google.maps.errors.NotFoundException
 
numStops - Variable in class com.google.maps.model.TransitDetails
numStops contains the number of stops in this step, counting the arrival stop, but not the departure stop.

O

offset - Variable in class com.google.maps.model.QueryAutocompletePrediction.MatchedSubstring
offset defines the start position of the matched substring.
offset - Variable in class com.google.maps.model.QueryAutocompletePrediction.Term
offset defines the start position of this term in the description, measured in Unicode characters.
offset(int) - Method in class com.google.maps.QueryAutocompleteRequest
offset is the character position in the input term at which the service uses text for predictions.
onFailure(Throwable) - Method in interface com.google.maps.PendingResult.Callback
Called when there was an error performing the request.
onResult(T) - Method in interface com.google.maps.PendingResult.Callback
Called when the request was successfully completed.
open - Variable in class com.google.maps.model.OpeningHours.Period
When the Place opens.
OpenClose() - Constructor for class com.google.maps.model.OpeningHours.Period.OpenClose
 
OpeningHours - Class in com.google.maps.model
Opening hours for a Place Details result.
OpeningHours() - Constructor for class com.google.maps.model.OpeningHours
 
openingHours - Variable in class com.google.maps.model.PlaceDetails
The opening hours for the place.
openingHours - Variable in class com.google.maps.model.PlacesSearchResult
openingHours may contain whether the place is open now or not.
OpeningHours.Period - Class in com.google.maps.model
Period models the opening hours for a Place for a single day.
OpeningHours.Period.OpenClose - Class in com.google.maps.model
 
OpeningHours.Period.OpenClose.DayOfWeek - Enum in com.google.maps.model
 
openNow - Variable in class com.google.maps.model.OpeningHours
openNow is a boolean value indicating if the place is open at the current time.
openNow(boolean) - Method in class com.google.maps.TextSearchRequest
openNow returns only those places that are open for business at the time the query is sent.
optimizeWaypoints - Variable in class com.google.maps.DirectionsApiRequest
 
optimizeWaypoints(boolean) - Method in class com.google.maps.DirectionsApiRequest
Allow the Directions service to optimize the provided route by rearranging the waypoints in a more efficient order.
origin(String) - Method in class com.google.maps.DirectionsApiRequest
The address or textual latitude/longitude value from which you wish to calculate directions.
origin(LatLng) - Method in class com.google.maps.DirectionsApiRequest
The origin, as a latitude,longitude location.
originAddresses - Variable in class com.google.maps.model.DistanceMatrix
originAddresses contains an array of addresses as returned by the API from your original request.
originalIndex - Variable in class com.google.maps.model.SnappedPoint
originalIndex is an integer that indicates the corresponding value in the original request.
origins(String...) - Method in class com.google.maps.DistanceMatrixApiRequest
One or more addresses from which to calculate distance and time.
origins(LatLng...) - Method in class com.google.maps.DistanceMatrixApiRequest
One or more latitude/longitude values from which to calculate distance and time.
OverDailyLimitException - Exception in com.google.maps.errors
Indicates that the requesting account has exceeded daily quota.
OverDailyLimitException(String) - Constructor for exception com.google.maps.errors.OverDailyLimitException
 
OverQueryLimitException - Exception in com.google.maps.errors
Indicates that the requesting account has exceeded short-term quota.
OverQueryLimitException(String) - Constructor for exception com.google.maps.errors.OverQueryLimitException
 
overviewPolyline - Variable in class com.google.maps.model.DirectionsRoute
overviewPolyline contains an object holding an array of encoded points that represent an approximate (smoothed) path of the resulting directions.

P

pageToken(String) - Method in class com.google.maps.TextSearchRequest
pageToken returns the next 20 results from a previously run search.
partialMatch - Variable in class com.google.maps.model.GeocodedWaypoint
partialMatch indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
partialMatch - Variable in class com.google.maps.model.GeocodingResult
partialMatch indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
PendingResult<T> - Interface in com.google.maps
Represents a pending result from an API call.
PendingResult.Callback<T> - Interface in com.google.maps
The callback interface the API client code needs to implement to handle API results.
Period() - Constructor for class com.google.maps.model.OpeningHours.Period
 
periods - Variable in class com.google.maps.model.OpeningHours
periods is an array of opening periods covering seven days, starting from Sunday, in chronological order.
permanentlyClosed - Variable in class com.google.maps.model.OpeningHours
permanentlyClosed indicates that the place has permanently shut down.
phone - Variable in class com.google.maps.model.TransitAgency
phone contains the phone number of the transit agency.
Photo - Class in com.google.maps.model
This describes a photo available with a Search Result.
Photo() - Constructor for class com.google.maps.model.Photo
 
photo(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
Request a Photo from a PhotoReference.
photoReference - Variable in class com.google.maps.model.Photo
photoReference is used to identify the photo when you perform a Photo request.
photoReference(String) - Method in class com.google.maps.PhotoRequest
Set the photoReference for this request.
PhotoRequest - Class in com.google.maps
A Place Photo request.
PhotoRequest(GeoApiContext) - Constructor for class com.google.maps.PhotoRequest
 
PhotoRequest.Response - Class in com.google.maps
 
PhotoResult - Class in com.google.maps.model
PhotoResult contains the photo for a PhotoReference.
PhotoResult() - Constructor for class com.google.maps.model.PhotoResult
 
photos - Variable in class com.google.maps.model.PlaceDetails
photos is a list of photo objects, each containing a reference to an image.
photos - Variable in class com.google.maps.model.PlacesSearchResult
photos is an array of photo objects, each containing a reference to an image.
place(String) - Method in class com.google.maps.GeocodingApiRequest
Create a forward geocode for placeId.
PlaceDetails - Class in com.google.maps.model
PlaceDetails is the result of a Place Details request.
PlaceDetails() - Constructor for class com.google.maps.model.PlaceDetails
 
placeDetails(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
Request the details of a Place.
PlaceDetails.AlternatePlaceIds - Class in com.google.maps.model
 
PlaceDetails.PriceLevel - Enum in com.google.maps.model
 
PlaceDetails.Review - Class in com.google.maps.model
 
PlaceDetails.Review.AspectRating - Class in com.google.maps.model
 
PlaceDetails.Review.AspectRating.RatingType - Enum in com.google.maps.model
 
PlaceDetailsRequest - Class in com.google.maps
A Place Details request.
PlaceDetailsRequest(GeoApiContext) - Constructor for class com.google.maps.PlaceDetailsRequest
 
placeId - Variable in class com.google.maps.model.GeocodedWaypoint
placeId is a unique identifier that can be used with other Google APIs.
placeId - Variable in class com.google.maps.model.GeocodingResult
placeId is a unique identifier for a place.
placeId - Variable in class com.google.maps.model.PlaceDetails.AlternatePlaceIds
placeId — The most likely reason for a place to have an alternative place ID is if your application adds a place and receives an application-scoped place ID, then later receives a Google-scoped place ID after passing the moderation process.
placeId - Variable in class com.google.maps.model.PlaceDetails
placeId is a textual identifier that uniquely identifies a place.
placeId - Variable in class com.google.maps.model.PlacesSearchResult
placeId is a textual identifier that uniquely identifies a place.
placeId - Variable in class com.google.maps.model.QueryAutocompletePrediction
The Place ID of the place.
placeId - Variable in class com.google.maps.model.SnappedPoint
placeId is a unique identifier for a place.
placeId - Variable in class com.google.maps.model.SpeedLimit
placeId is a unique identifier for a place.
placeId(String) - Method in class com.google.maps.PlaceDetailsRequest
Get the Place Details for the specified Place ID.
PlaceIdScope - Enum in com.google.maps.model
Place ID scope is the scope of a Place ID returned from the Google Places API Web Service.
PlacesApi - Class in com.google.maps
Performs a text search for places.
PlacesSearchResponse - Class in com.google.maps.model
The response from a Places Search request.
PlacesSearchResponse() - Constructor for class com.google.maps.model.PlacesSearchResponse
 
PlacesSearchResult - Class in com.google.maps.model
PlaceSearchResult represents a single result in the search results return from the Google Places API Web Service.
PlacesSearchResult() - Constructor for class com.google.maps.model.PlacesSearchResult
 
polyline - Variable in class com.google.maps.model.DirectionsStep
polyline is the path of this step.
postalCode(String) - Static method in class com.google.maps.GeocodingApi.ComponentFilter
postalCode matches postal code and postal code prefix.
postcodeLocalities - Variable in class com.google.maps.model.GeocodingResult
postcodeLocalities is an array denoting all the localities contained in a postal code.
predictions - Variable in class com.google.maps.QueryAutocompleteRequest.Response
 
priceLevel - Variable in class com.google.maps.model.PlaceDetails
priceLevel is the price level of the place.

Q

query(String) - Method in class com.google.maps.TextSearchRequest
query is the text string on which to search, for example: "restaurant".
queryAutocomplete(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
Query Autocomplete allows you to add on-the-fly geographic query predictions to your application.
QueryAutocompletePrediction - Class in com.google.maps.model
QueryAutocompletePrediction represents a single Query Autocomplete result returned from the Google Places API Web Service.
QueryAutocompletePrediction() - Constructor for class com.google.maps.model.QueryAutocompletePrediction
 
QueryAutocompletePrediction.MatchedSubstring - Class in com.google.maps.model
MatchedSubstring describes the location of the entered term in the prediction result text, so that the term can be highlighted if desired.
QueryAutocompletePrediction.Term - Class in com.google.maps.model
Term identifies each section of the returned description (a section of the description is generally terminated with a comma).
QueryAutocompleteRequest - Class in com.google.maps
QueryAutocompleteRequest(GeoApiContext) - Constructor for class com.google.maps.QueryAutocompleteRequest
 
QueryAutocompleteRequest.Response - Class in com.google.maps
 

R

radius(int) - Method in class com.google.maps.QueryAutocompleteRequest
radius is the distance (in meters) within which to return place results.
radius(int) - Method in class com.google.maps.TextSearchRequest
radius defines the distance (in meters) within which to bias place results.
rating - Variable in class com.google.maps.model.PlaceDetails
rating contains the place's rating, from 1.0 to 5.0, based on aggregated user reviews.
rating - Variable in class com.google.maps.model.PlaceDetails.Review.AspectRating
rating is the user's rating for this particular aspect, from 0 to 3.
rating - Variable in class com.google.maps.model.PlaceDetails.Review
rating the user's overall rating for this place.
rating - Variable in class com.google.maps.model.PlacesSearchResult
rating contains the place's rating, from 1.0 to 5.0, based on aggregated user reviews.
region(String) - Method in class com.google.maps.DirectionsApiRequest
 
region(String) - Method in class com.google.maps.GeocodingApiRequest
Set the region code, specified as a ccTLD ("top-level domain") two-character value.
RequestDeniedException - Exception in com.google.maps.errors
Indicates that the API denied the request.
RequestDeniedException(String) - Constructor for exception com.google.maps.errors.RequestDeniedException
 
resolution - Variable in class com.google.maps.model.ElevationResult
 
Response() - Constructor for class com.google.maps.QueryAutocompleteRequest.Response
 
Response() - Constructor for class com.google.maps.TextSearchRequest.Response
 
results - Variable in class com.google.maps.model.PlacesSearchResponse
The list of Search Results.
results - Variable in class com.google.maps.TextSearchRequest.Response
 
resultType(AddressType...) - Method in class com.google.maps.GeocodingApiRequest
Set the result type.
reverseGeocode(GeoApiContext, LatLng) - Static method in class com.google.maps.GeocodingApi
Request the street address of a location.
Review() - Constructor for class com.google.maps.model.PlaceDetails.Review
 
reviews - Variable in class com.google.maps.model.PlaceDetails
reviews is an array of up to five reviews.
RoadsApi - Class in com.google.maps
The Google Maps Roads API identifies the roads a vehicle was traveling along and provides additional metadata about those roads, such as speed limits.
route(String) - Static method in class com.google.maps.GeocodingApi.ComponentFilter
route matches long or short name of a route.
routes - Variable in class com.google.maps.model.DirectionsResult
routes contains an array of routes from the origin to the destination.
rows - Variable in class com.google.maps.model.DistanceMatrix
rows contains an array of elements, which in turn each contain a status, duration, and distance element.

S

scope - Variable in class com.google.maps.model.PlaceDetails.AlternatePlaceIds
scope — The scope of an alternative place ID will always be APP, indicating that the alternative place ID is recognised by your application only.
scope - Variable in class com.google.maps.model.PlaceDetails
scope: Indicates the scope of the placeId.
scope - Variable in class com.google.maps.model.PlacesSearchResult
scope indicates the scope of the placeId.
setApiKey(String) - Method in class com.google.maps.GeoApiContext
 
setCallback(PendingResult.Callback<T>) - Method in interface com.google.maps.PendingResult
Performs the request asynchronously, calling onResult or onFailure after the request has been completed.
setChannel(String) - Method in class com.google.maps.GeoApiContext
Sets the default channel for requests (can be overridden by requests).
setConnectTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext
Sets the default connect timeout for new connections.
setEnterpriseCredentials(String, String) - Method in class com.google.maps.GeoApiContext
 
setProxy(Proxy) - Method in class com.google.maps.GeoApiContext
Sets the proxy for new connections.
setQueryRateLimit(int) - Method in class com.google.maps.GeoApiContext
Sets the maximum number of queries that will be executed during a 1 second interval.
setQueryRateLimit(int, int) - Method in class com.google.maps.GeoApiContext
Sets the rate at which queries are executed.
setReadTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext
Sets the default read timeout for new connections.
setRetryTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext
Sets the cumulative time limit for which retry-able errors will be retried.
setWriteTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext
Sets the default write timeout for new connections.
shortName - Variable in class com.google.maps.model.AddressComponent
shortName is an abbreviated textual name for the address component, if available.
shortName - Variable in class com.google.maps.model.TransitLine
shortName contains the short name of this transit line.
SnappedPoint - Class in com.google.maps.model
A point that has been snapped to a road by the Roads API.
SnappedPoint() - Constructor for class com.google.maps.model.SnappedPoint
 
snappedPoints - Variable in class com.google.maps.model.SnappedSpeedLimitResponse
Snap-to-road results.
SnappedSpeedLimitResponse - Class in com.google.maps.model
A combined snap-to-roads and speed limit response.
SnappedSpeedLimitResponse() - Constructor for class com.google.maps.model.SnappedSpeedLimitResponse
 
snappedSpeedLimits(GeoApiContext, LatLng...) - Static method in class com.google.maps.RoadsApi
Returns the result of snapping the provided points to roads and retrieving the speed limits.
snapToRoads(GeoApiContext, LatLng...) - Static method in class com.google.maps.RoadsApi
Takes up to 100 GPS points collected along a route, and returns a similar set of data with the points snapped to the most likely roads the vehicle was traveling along.
snapToRoads(GeoApiContext, boolean, LatLng...) - Static method in class com.google.maps.RoadsApi
Takes up to 100 GPS points collected along a route, and returns a similar set of data with the points snapped to the most likely roads the vehicle was traveling along.
southwest - Variable in class com.google.maps.model.Bounds
 
SpeedLimit - Class in com.google.maps.model
A speed limit result from the Roads API.
SpeedLimit() - Constructor for class com.google.maps.model.SpeedLimit
 
speedLimit - Variable in class com.google.maps.model.SpeedLimit
speedLimit is the speed limit for that road segment, specified in kilometers per hour.
speedLimitMph() - Method in class com.google.maps.model.SpeedLimit
Returns the speed limit in miles per hour (MPH).
speedLimits - Variable in class com.google.maps.model.SnappedSpeedLimitResponse
Speed limit results.
speedLimits(GeoApiContext, LatLng...) - Static method in class com.google.maps.RoadsApi
Returns the posted speed limit for given road segments.
speedLimits(GeoApiContext, String...) - Static method in class com.google.maps.RoadsApi
Returns the posted speed limit for given road segments.
startAddress - Variable in class com.google.maps.model.DirectionsLeg
startAddress contains the human-readable address (typically a street address) reflecting the start location of this leg.
startLocation - Variable in class com.google.maps.model.DirectionsLeg
startLocation contains the latitude/longitude coordinates of the origin of this leg.
startLocation - Variable in class com.google.maps.model.DirectionsStep
startLocation contains the location of the starting point of this step.
status - Variable in class com.google.maps.errors.ApiError
 
status - Variable in class com.google.maps.model.DistanceMatrixElement
status indicates the status of the request for this origin/destination pair.
status - Variable in class com.google.maps.QueryAutocompleteRequest.Response
 
status - Variable in class com.google.maps.TextSearchRequest.Response
 
steps - Variable in class com.google.maps.model.DirectionsLeg
steps[] contains an array of steps denoting information about each separate step of the leg of the journey.
steps - Variable in class com.google.maps.model.DirectionsStep
steps contains detailed directions for walking or driving steps in transit directions.
StopDetails - Class in com.google.maps.model
The stop/station.
StopDetails() - Constructor for class com.google.maps.model.StopDetails
 
successful() - Method in class com.google.maps.PhotoRequest.Response
 
successful() - Method in class com.google.maps.QueryAutocompleteRequest.Response
 
successful() - Method in class com.google.maps.TextSearchRequest.Response
 
summary - Variable in class com.google.maps.model.DirectionsRoute
summary contains a short textual description for the route, suitable for naming and disambiguating the route from alternatives.

T

Term() - Constructor for class com.google.maps.model.QueryAutocompletePrediction.Term
 
terms - Variable in class com.google.maps.model.QueryAutocompletePrediction
terms contains an array of terms identifying each section of the returned description (a section of the description is generally terminated with a comma).
text - Variable in class com.google.maps.model.PlaceDetails.Review
text is the user's review.
textColor - Variable in class com.google.maps.model.TransitLine
textColor contains the color of text commonly used for signage of this line.
textSearchNextPage(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
Retrieve the next page of Text Search results.
textSearchQuery(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
Perform a search for Places using a text query — for example "pizza in New York" or "shoe stores near Ottawa".
TextSearchRequest - Class in com.google.maps
A Text Search request.
TextSearchRequest(GeoApiContext) - Constructor for class com.google.maps.TextSearchRequest
 
TextSearchRequest.Response - Class in com.google.maps
 
time - Variable in class com.google.maps.model.OpeningHours.Period.OpenClose
Time that this Open or Close happens at.
time - Variable in class com.google.maps.model.PlaceDetails.Review
time is the time that the review was submitted, as seconds since epoch.
TimeZoneApi - Class in com.google.maps
The Google Time Zone API provides a simple interface to request the time zone for a location on the earth.
toString() - Method in enum com.google.maps.DirectionsApi.RouteRestriction
 
toString() - Method in class com.google.maps.GeocodingApi.ComponentFilter
 
toString() - Method in enum com.google.maps.model.AddressType
 
toString() - Method in class com.google.maps.model.Distance
 
toString() - Method in class com.google.maps.model.Duration
 
toString() - Method in class com.google.maps.model.LatLng
 
toString() - Method in enum com.google.maps.model.PlaceDetails.PriceLevel
 
toString() - Method in enum com.google.maps.model.TrafficModel
 
toString() - Method in enum com.google.maps.model.TransitMode
 
toString() - Method in enum com.google.maps.model.TransitRoutingPreference
 
toString() - Method in enum com.google.maps.model.TravelMode
 
toString() - Method in enum com.google.maps.model.Unit
 
toUrlValue() - Method in enum com.google.maps.DirectionsApi.RouteRestriction
 
toUrlValue() - Method in class com.google.maps.GeocodingApi.ComponentFilter
 
toUrlValue() - Method in enum com.google.maps.model.AddressType
 
toUrlValue() - Method in class com.google.maps.model.LatLng
 
toUrlValue() - Method in enum com.google.maps.model.LocationType
 
toUrlValue() - Method in enum com.google.maps.model.PlaceDetails.PriceLevel
 
toUrlValue() - Method in enum com.google.maps.model.TrafficModel
 
toUrlValue() - Method in enum com.google.maps.model.TransitMode
 
toUrlValue() - Method in enum com.google.maps.model.TransitRoutingPreference
 
toUrlValue() - Method in enum com.google.maps.model.TravelMode
 
toUrlValue() - Method in enum com.google.maps.model.Unit
 
trafficModel(TrafficModel) - Method in class com.google.maps.DirectionsApiRequest
Specifies the traffic model to use when requesting future driving directions.
TrafficModel - Enum in com.google.maps.model
Specifies traffic prediction model when request future directions.
TransitAgency - Class in com.google.maps.model
The operator of a line.
TransitAgency() - Constructor for class com.google.maps.model.TransitAgency
 
transitDetails - Variable in class com.google.maps.model.DirectionsStep
transitDetails contains transit specific information.
TransitDetails - Class in com.google.maps.model
Transit directions return additional information that is not relevant for other modes of transportation.
TransitDetails() - Constructor for class com.google.maps.model.TransitDetails
 
TransitLine - Class in com.google.maps.model
The transit line used in a step.
TransitLine() - Constructor for class com.google.maps.model.TransitLine
 
transitMode(TransitMode...) - Method in class com.google.maps.DirectionsApiRequest
Specifies one or more preferred modes of transit.
TransitMode - Enum in com.google.maps.model
You may specify transit mode when requesting transit directions or distances.
transitModes(TransitMode...) - Method in class com.google.maps.DistanceMatrixApiRequest
Specifies one or more preferred modes of transit.
transitRoutingPreference(TransitRoutingPreference) - Method in class com.google.maps.DirectionsApiRequest
Specifies preferences for transit requests.
transitRoutingPreference(TransitRoutingPreference) - Method in class com.google.maps.DistanceMatrixApiRequest
Specifies preferences for transit requests.
TransitRoutingPreference - Enum in com.google.maps.model
Indicate user preference when requesting transit directions.
travelMode - Variable in class com.google.maps.model.DirectionsStep
travelMode is the travel mode of this step.
TravelMode - Enum in com.google.maps.model
You may specify the transportation mode to use for calulating directions.
type - Variable in class com.google.maps.model.PlaceDetails.Review.AspectRating
type is the name of the aspect that is being rated.
type - Variable in class com.google.maps.model.Vehicle
type contains the type of vehicle that runs on this line.
types - Variable in class com.google.maps.model.AddressComponent
This indicates the type of each part of the address.
types - Variable in class com.google.maps.model.GeocodedWaypoint
types indicates the address type of the geocoding result used for calculating directions.
types - Variable in class com.google.maps.model.GeocodingResult
The types array indicates the type of the returned result.
types - Variable in class com.google.maps.model.PlaceDetails
types contains an array of feature types describing the given result.
types - Variable in class com.google.maps.model.PlacesSearchResult
types contains an array of feature types describing the given result.
types - Variable in class com.google.maps.model.QueryAutocompletePrediction
types is an array indicating the type of the address component.

U

Unit - Enum in com.google.maps.model
Units of measurement.
units(Unit) - Method in class com.google.maps.DirectionsApiRequest
Specifies the unit system to use when displaying results.
units(Unit) - Method in class com.google.maps.DistanceMatrixApiRequest
Specifies the unit system to use when expressing distance as text.
UnknownErrorException - Exception in com.google.maps.errors
Indicates that the server encountered an unknown error.
UnknownErrorException(String) - Constructor for exception com.google.maps.errors.UnknownErrorException
 
url - Variable in class com.google.maps.model.PlaceDetails
url contains the URL of the official Google page for this place.
url - Variable in class com.google.maps.model.TransitAgency
url contains the URL for the transit agency.
url - Variable in class com.google.maps.model.TransitLine
url contains the URL for this transit line as provided by the transit agency.
utcOffset - Variable in class com.google.maps.model.PlaceDetails
utcOffset contains the number of minutes this place’s current timezone is offset from UTC.

V

validateRequest() - Method in class com.google.maps.DirectionsApiRequest
 
validateRequest() - Method in class com.google.maps.DistanceMatrixApiRequest
 
validateRequest() - Method in class com.google.maps.GeocodingApiRequest
 
validateRequest() - Method in class com.google.maps.PhotoRequest
 
validateRequest() - Method in class com.google.maps.PlaceDetailsRequest
 
validateRequest() - Method in class com.google.maps.QueryAutocompleteRequest
 
validateRequest() - Method in class com.google.maps.TextSearchRequest
 
value - Variable in class com.google.maps.model.Fare
value contains the total fare amount, in the currency specified in Fare.currency.
value - Variable in class com.google.maps.model.QueryAutocompletePrediction.Term
The text of the matched term.
valueOf(String) - Static method in enum com.google.maps.DirectionsApi.RouteRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.AddressComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.DistanceMatrixElementStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.GeocodedWaypointStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.LocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.PlaceDetails.PriceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.PlaceIdScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.TrafficModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.TransitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.TransitRoutingPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.TravelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.maps.model.VehicleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.maps.DirectionsApi.RouteRestriction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.AddressComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.DistanceMatrixElementStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.GeocodedWaypointStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.PlaceDetails.PriceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.PlaceIdScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.TrafficModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.TransitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.TransitRoutingPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.TravelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.maps.model.VehicleType
Returns an array containing the constants of this enum type, in the order they are declared.
vehicle - Variable in class com.google.maps.model.TransitLine
vehicle contains the type of vehicle used on this line.
Vehicle - Class in com.google.maps.model
The vehicle used on a line.
Vehicle() - Constructor for class com.google.maps.model.Vehicle
 
VehicleType - Enum in com.google.maps.model
The vehicle types.
vicinity - Variable in class com.google.maps.model.PlaceDetails
vicinity lists a simplified address for the place, including the street name, street number, and locality, but not the province/state, postal code, or country.
vicinity - Variable in class com.google.maps.model.PlacesSearchResult
vicinity contains a feature name of a nearby location.
viewport - Variable in class com.google.maps.model.Geometry
viewport contains the recommended viewport for displaying the returned result.

W

warnings - Variable in class com.google.maps.model.DirectionsRoute
warnings contains an array of warnings to be displayed when showing these directions.
waypointOrder - Variable in class com.google.maps.model.DirectionsRoute
waypointOrder contains an array indicating the order of any waypoints in the calculated route.
waypoints - Variable in class com.google.maps.DirectionsApiRequest
 
waypoints(String...) - Method in class com.google.maps.DirectionsApiRequest
Specifies a list of waypoints.
website - Variable in class com.google.maps.model.PlaceDetails
website lists the authoritative website for this place, such as a business' homepage.
weekdayText - Variable in class com.google.maps.model.OpeningHours
weekdayText is an array of seven strings representing the formatted opening hours for each day of the week, for example "Monday: 8:30 am – 5:30 pm".
width - Variable in class com.google.maps.model.Photo
width is the maximum width of the image.

Z

ZeroResultsException - Exception in com.google.maps.errors
Indicates that no results were returned.
ZeroResultsException(String) - Constructor for exception com.google.maps.errors.ZeroResultsException
 
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links