- 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
 
-  
 
- ACCOUNTING - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- ACCOUNTING - com.google.maps.model.PlaceType
 
-  
 
- accuracy - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- accuracy - Variable in class com.google.maps.model.GeolocationResult
 
- 
The accuracy of the estimated location, in meters.
 
- AddCellTower(CellTower) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- AddCellTower(CellTower) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- addLocation(LatLng) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Add the location of a marker.
 
- addLocation(String) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Add the location of a marker.
 
- addPoint(LatLng) - Method in class com.google.maps.StaticMapsRequest.Path
 
- 
Add a point to the path.
 
- addPoint(String) - Method in class com.google.maps.StaticMapsRequest.Path
 
- 
Add a point to the path.
 
- address(String) - Method in class com.google.maps.GeocodingApiRequest
 
- 
Creates a forward geocode for address.
 
- ADDRESS - com.google.maps.model.PlaceAutocompleteType
 
-  
 
- ADDRESS_COMPONENT - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- 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
 
- 
The separate address components in this result.
 
- addressComponents - Variable in class com.google.maps.model.PlaceDetails
 
- 
A list of separate address components that comprise the address of this place.
 
- AddressComponentType - Enum in com.google.maps.model
 
- 
The Address Component types.
 
- AddressType - Enum in com.google.maps.model
 
- 
The Address types.
 
- AddWifiAccessPoint(WifiAccessPoint) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- AddWifiAccessPoint(WifiAccessPoint) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- ADMINISTRATIVE_AREA_LEVEL_1 - com.google.maps.model.AddressComponentType
 
- 
A first-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_1 - com.google.maps.model.AddressType
 
- 
A first-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_2 - com.google.maps.model.AddressComponentType
 
- 
A second-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_2 - com.google.maps.model.AddressType
 
- 
A second-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_3 - com.google.maps.model.AddressComponentType
 
- 
A third-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_3 - com.google.maps.model.AddressType
 
- 
A third-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_4 - com.google.maps.model.AddressComponentType
 
- 
A fourth-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_4 - com.google.maps.model.AddressType
 
- 
A fourth-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_5 - com.google.maps.model.AddressComponentType
 
- 
A fifth-order civil entity below the country level.
 
- ADMINISTRATIVE_AREA_LEVEL_5 - com.google.maps.model.AddressType
 
- 
A fifth-order civil entity below the country level.
 
- administrativeArea(String) - Static method in class com.google.maps.model.ComponentFilter
 
- 
Matches all the administrative area levels.
 
- ADR_ADDRESS - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- adrAddress - Variable in class com.google.maps.model.PlaceDetails
 
- 
A representation of the place's address in the adr microformat.
 
- age - Variable in class com.google.maps.model.CellTower
 
- 
The number of milliseconds since this cell was primary.
 
- age - Variable in class com.google.maps.model.WifiAccessPoint
 
- 
The number of milliseconds since this access point was detected.
 
- Age(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- Age(int) - Method in class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- agencies - Variable in class com.google.maps.model.TransitLine
 
- 
Information about the operator(s) of this transit line.
 
- AIRPORT - com.google.maps.model.AddressComponentType
 
- 
An airport.
 
- AIRPORT - com.google.maps.model.AddressType
 
- 
An airport.
 
- AIRPORT - com.google.maps.model.PlaceType
 
-  
 
- ALT_ID - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- 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
 
- 
An optional array of alternative place IDs for the place, with a scope related to each
 alternative ID.
 
- AMUSEMENT_PARK - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- AMUSEMENT_PARK - com.google.maps.model.PlaceType
 
-  
 
- 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 its descendants represent an error returned by the remote API.
 
- ApiException(String) - Constructor for exception com.google.maps.errors.ApiException
 
-  
 
- apiKey(String) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the API Key to use for authorizing requests.
 
- APP - com.google.maps.model.PlaceIdScope
 
- 
Indicates the place ID is recognised by your application only.
 
- APPEAL - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- APPROXIMATE - com.google.maps.model.LocationType
 
- 
Restricts the results to those that are characterized as approximate.
 
- AQUARIUM - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- AQUARIUM - com.google.maps.model.PlaceType
 
-  
 
- arrivalStop - Variable in class com.google.maps.model.TransitDetails
 
- 
Information about the arrival stop/station for this part of the trip.
 
- arrivalTime - Variable in class com.google.maps.model.DirectionsLeg
 
- 
The estimated time of arrival for this leg.
 
- arrivalTime - Variable in class com.google.maps.model.TransitDetails
 
- 
The arrival time for this leg of the journey.
 
- arrivalTime(Instant) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Set the arrival time for a Transit directions request.
 
- arrivalTime(Instant) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
Specifies the desired time of arrival for transit requests.
 
- ART_GALLERY - com.google.maps.model.AddressComponentType
 
- 
An art gallery.
 
- ART_GALLERY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- ART_GALLERY - com.google.maps.model.PlaceType
 
-  
 
- AspectRating() - Constructor for class com.google.maps.model.PlaceDetails.Review.AspectRating
 
-  
 
- aspects - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
A list of AspectRating objects, each of which provides a rating of a single attribute of the
 establishment.
 
- ATM - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- ATM - com.google.maps.model.PlaceType
 
-  
 
- ATMOSPHERE - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- authorName - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
The name of the user who submitted the review.
 
- authorUrl - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
The URL of the user's Google+ profile, if available.
 
- AutocompletePrediction - Class in com.google.maps.model
 
- 
Represents a single Autocomplete result returned from the Google Places API Web Service.
 
- AutocompletePrediction() - Constructor for class com.google.maps.model.AutocompletePrediction
 
-  
 
- AutocompletePrediction.MatchedSubstring - Class in com.google.maps.model
 
- 
Describes the location of the entered term in the prediction result text, so that the term can
 be highlighted if desired.
 
- AutocompletePrediction.Term - Class in com.google.maps.model
 
- 
Identifies each section of the returned description.
 
- AutocompleteStructuredFormatting - Class in com.google.maps.model
 
- 
 
- AutocompleteStructuredFormatting() - Constructor for class com.google.maps.model.AutocompleteStructuredFormatting
 
-  
 
- avoid(DirectionsApi.RouteRestriction) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
Introduces restrictions to the route.
 
- avoid(DirectionsApi.RouteRestriction...) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Indicates that the calculated route(s) should avoid the indicated features.
 
- 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.
 
- CABLE_CAR - com.google.maps.model.VehicleType
 
- 
A vehicle that operates on a cable, usually on the ground.
 
- CAFE - com.google.maps.model.AddressComponentType
 
- 
A cafe.
 
- CAFE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CAFE - com.google.maps.model.PlaceType
 
-  
 
- CAMPGROUND - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CAMPGROUND - com.google.maps.model.PlaceType
 
-  
 
- cancel() - Method in interface com.google.maps.PendingResult
 
- 
Attempts to cancel the request.
 
- candidates - Variable in class com.google.maps.FindPlaceFromTextRequest.Response
 
-  
 
- candidates - Variable in class com.google.maps.model.FindPlaceFromText
 
-  
 
- CAR_DEALER - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CAR_DEALER - com.google.maps.model.PlaceType
 
-  
 
- CAR_RENTAL - com.google.maps.model.AddressComponentType
 
- 
A car-rental establishment.
 
- CAR_RENTAL - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CAR_RENTAL - com.google.maps.model.PlaceType
 
-  
 
- CAR_REPAIR - com.google.maps.model.AddressComponentType
 
- 
A car repair establishment.
 
- CAR_REPAIR - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CAR_REPAIR - com.google.maps.model.PlaceType
 
-  
 
- CAR_WASH - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CAR_WASH - com.google.maps.model.PlaceType
 
-  
 
- carrier - Variable in class com.google.maps.model.GeolocationPayload
 
- 
The carrier name.
 
- Carrier(String) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- Carrier(String) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- CASINO - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CASINO - com.google.maps.model.PlaceType
 
-  
 
- cellId - Variable in class com.google.maps.model.CellTower
 
- 
Unique identifier of the cell (required).
 
- CellId(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- CellTower - Class in com.google.maps.model
 
- 
A cell tower object.
 
- CellTower() - Constructor for class com.google.maps.model.CellTower
 
-  
 
- CellTower.CellTowerBuilder - Class in com.google.maps.model
 
-  
 
- CellTowerBuilder() - Constructor for class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- cellTowers - Variable in class com.google.maps.model.GeolocationPayload
 
- 
An array of cell tower objects.
 
- CellTowers(CellTower[]) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- CellTowers(CellTower[]) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- CEMETERY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CEMETERY - com.google.maps.model.PlaceType
 
-  
 
- center - com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- center(LatLng) - Method in class com.google.maps.StaticMapsRequest
 
- 
center (required if markers not present) defines the center of the map,
 equidistant from all edges of the map.
 
- center(String) - Method in class com.google.maps.StaticMapsRequest
 
- 
center (required if markers not present) defines the center of the map,
 equidistant from all edges of the map.
 
- channel - Variable in class com.google.maps.model.WifiAccessPoint
 
- 
The channel over which the client is communicating with the access point.
 
- channel(String) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the default channel for requests (can be overridden by requests).
 
- Channel(int) - Method in class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- CHURCH - com.google.maps.model.AddressType
 
- 
The location of a church.
 
- CHURCH - com.google.maps.model.PlaceType
 
-  
 
- CITIES - com.google.maps.model.PlaceAutocompleteType
 
-  
 
- CITY_HALL - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CITY_HALL - com.google.maps.model.PlaceType
 
-  
 
- close - Variable in class com.google.maps.model.OpeningHours.Period
 
- 
When the Place closes.
 
- CLOTHING_STORE - com.google.maps.model.AddressComponentType
 
- 
A clothing store.
 
- CLOTHING_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CLOTHING_STORE - com.google.maps.model.PlaceType
 
-  
 
- code - Variable in class com.google.maps.errors.ApiError
 
-  
 
- code - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- COLLOQUIAL_AREA - com.google.maps.model.AddressComponentType
 
- 
A commonly-used alternative name for the entity.
 
- COLLOQUIAL_AREA - com.google.maps.model.AddressType
 
- 
A commonly-used alternative name for the entity.
 
- color - Variable in class com.google.maps.model.TransitLine
 
- 
The color commonly used in signage for this transit line.
 
- color(String) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Specifies a 24-bit color (example: color=0xFFFFCC) or a predefined color from the set {black,
 brown, green, purple, yellow, blue, gray, orange, red, white}.
 
- color(String) - Method in class com.google.maps.StaticMapsRequest.Path
 
- 
Specifies a 24-bit color (example: color=0xFFFFCC) or a predefined color from the set {black,
 brown, green, purple, yellow, blue, gray, orange, red, white}.
 
- 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
 
-  
 
- COMMUTER_TRAIN - com.google.maps.model.VehicleType
 
- 
Commuter rail.
 
- component - Variable in class com.google.maps.model.ComponentFilter
 
-  
 
- ComponentFilter - Class in com.google.maps.model
 
- 
A component filter for a geocode request.
 
- ComponentFilter(String, String) - Constructor for class com.google.maps.model.ComponentFilter
 
- 
Constructs a component filter.
 
- components(ComponentFilter...) - Method in class com.google.maps.GeocodingApiRequest
 
- 
Sets the component filters.
 
- components(ComponentFilter...) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
A grouping of places to which you would like to restrict your results.
 
- compoundCode - Variable in class com.google.maps.model.PlusCode
 
- 
The compound Plus Code identifier.
 
- connectTimeout(long, TimeUnit) - Method in class com.google.maps.GaeRequestHandler.Builder
 
-  
 
- connectTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the default connect timeout for new connections.
 
- connectTimeout(long, TimeUnit) - Method in interface com.google.maps.GeoApiContext.RequestHandler.Builder
 
-  
 
- connectTimeout(long, TimeUnit) - Method in class com.google.maps.OkHttpRequestHandler.Builder
 
-  
 
- considerIp - Variable in class com.google.maps.model.GeolocationPayload
 
- 
Specifies whether to fall back to IP geolocation if wifi and cell tower signals are not
 available.
 
- ConsiderIp(boolean) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- ConsiderIp(boolean) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- contentType - Variable in class com.google.maps.ImageResult
 
- 
The Content-Type header of the returned result.
 
- CONTINENT - com.google.maps.model.AddressComponentType
 
- 
A continent.
 
- CONTINENT - com.google.maps.model.AddressType
 
- 
A continent.
 
- CONVENIENCE_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- CONVENIENCE_STORE - com.google.maps.model.PlaceType
 
-  
 
- copyrights - Variable in class com.google.maps.model.DirectionsRoute
 
- 
Copyrights text to be displayed for this route.
 
- country(String) - Static method in class com.google.maps.model.ComponentFilter
 
- 
Matches a country name or a two letter ISO 3166-1 country code.
 
- COUNTRY - com.google.maps.model.AddressComponentType
 
- 
A national political entity, typically the highest order type returned by the Geocoder.
 
- COUNTRY - com.google.maps.model.AddressType
 
- 
The national political entity, typically the highest order type returned by the Geocoder.
 
- COURTHOUSE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- COURTHOUSE - com.google.maps.model.PlaceType
 
-  
 
- createCellTower() - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- createGeolocationPayload() - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- CreatePayload() - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- createWifiAccessPoint() - Method in class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- currency - Variable in class com.google.maps.model.Fare
 
- 
The currency that the amount is expressed in.
 
- customIcon(String, StaticMapsRequest.Markers.CustomIconAnchor) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Set a custom icon for these markers.
 
- customIcon(String, StaticMapsRequest.Markers.CustomIconAnchor, int) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Set a custom icon for these markers.
 
- day - Variable in class com.google.maps.model.OpeningHours.Period.OpenClose
 
- 
Day that this Open/Close pair is for.
 
- debugInfo - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- decodePath() - Method in class com.google.maps.model.EncodedPolyline
 
-  
 
- DECOR - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- DENTIST - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- DENTIST - com.google.maps.model.PlaceType
 
-  
 
- DEPARTMENT_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- DEPARTMENT_STORE - com.google.maps.model.PlaceType
 
-  
 
- departureStop - Variable in class com.google.maps.model.TransitDetails
 
- 
Information about the departure stop/station for this part of the trip.
 
- departureTime - Variable in class com.google.maps.model.DirectionsLeg
 
- 
The estimated time of departure for this leg.
 
- departureTime - Variable in class com.google.maps.model.TransitDetails
 
- 
The departure time for this leg of the journey.
 
- departureTime(Instant) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Set the departure time for a transit or driving directions request.
 
- departureTime(Instant) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
Specifies the desired time of departure.
 
- departureTimeNow() - Method in class com.google.maps.DirectionsApiRequest
 
- 
Set the departure time for a transit or driving directions request as the current time.
 
- description - Variable in class com.google.maps.model.AutocompletePrediction
 
- 
Description of the matched prediction.
 
- destination(LatLng) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The destination, as a latitude/longitude location.
 
- destination(String) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The address or textual latitude/longitude value from which you wish to calculate directions.
 
- destinationAddresses - Variable in class com.google.maps.model.DistanceMatrix
 
- 
Destination addresses as returned by the API from your original request.
 
- destinationPlaceId(String) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The Place ID value from which you wish to calculate directions.
 
- destinations(LatLng...) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
One or more latitude/longitude values to which to calculate distance and time.
 
- destinations(String...) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
One or more addresses 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.
 
- DirectionsApiRequest(GeoApiContext) - Constructor for class com.google.maps.DirectionsApiRequest
 
-  
 
- DirectionsApiRequest.Waypoint - Class in com.google.maps
 
-  
 
- 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
 
-  
 
- disableRetries() - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Disables retries completely, by setting max retries to 0 and retry timeout to 0.
 
- distance - Variable in class com.google.maps.model.DirectionsLeg
 
- 
The total distance covered by this leg.
 
- distance - Variable in class com.google.maps.model.DirectionsStep
 
- 
The distance covered by this step until the next step.
 
- distance - Variable in class com.google.maps.model.DistanceMatrixElement
 
- 
distance indicates the total distance covered by this leg.
 
- Distance - Class in com.google.maps.model
 
- 
The distance component for Directions API results.
 
- Distance() - Constructor for class com.google.maps.model.Distance
 
-  
 
- DISTANCE - com.google.maps.model.RankBy
 
-  
 
- 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 an origin/destination pair in a Distance Matrix response.
 
- DistanceMatrixElement() - Constructor for class com.google.maps.model.DistanceMatrixElement
 
-  
 
- DistanceMatrixElementStatus - Enum in com.google.maps.model
 
- 
 
- 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
 
-  
 
- DOCTOR - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- DOCTOR - com.google.maps.model.PlaceType
 
-  
 
- domain - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- DRIVING - com.google.maps.model.TravelMode
 
-  
 
- duration - Variable in class com.google.maps.model.DirectionsLeg
 
- 
The total duration of this leg.
 
- duration - Variable in class com.google.maps.model.DirectionsStep
 
- 
The typical time required to perform the step, until the next step.
 
- duration - Variable in class com.google.maps.model.DistanceMatrixElement
 
- 
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
 
- 
The total duration of this leg, taking into account current traffic conditions.
 
- durationInTraffic - Variable in class com.google.maps.model.DistanceMatrixElement
 
- 
The length of time to travel this route, based on current and historical traffic conditions.
 
- FACILITIES - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- fare - Variable in class com.google.maps.model.DirectionsRoute
 
- 
Information about the fare (that is, the ticket costs) on this route.
 
- fare - Variable in class com.google.maps.model.DistanceMatrixElement
 
- 
fare 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
 
-  
 
- FERRIES - com.google.maps.DirectionsApi.RouteRestriction
 
- 
Indicates that the calculated route should avoid ferries.
 
- FERRY - com.google.maps.model.VehicleType
 
- 
Ferry.
 
- FEWER_TRANSFERS - com.google.maps.model.TransitRoutingPreference
 
-  
 
- fields(FindPlaceFromTextRequest.FieldMask...) - Method in class com.google.maps.FindPlaceFromTextRequest
 
- 
The fields specifying the types of place data to return.
 
- fields(PlaceDetailsRequest.FieldMask...) - Method in class com.google.maps.PlaceDetailsRequest
 
- 
Specifies the field masks of the details to be returned by PlaceDetails.
 
- fillcolor(String) - Method in class com.google.maps.StaticMapsRequest.Path
 
- 
Specifies a 24-bit color (example: color=0xFFFFCC) or a predefined color from the set {black,
 brown, green, purple, yellow, blue, gray, orange, red, white}.
 
- FINANCE - com.google.maps.model.AddressComponentType
 
- 
A finance establishment.
 
- FINANCE - com.google.maps.model.AddressType
 
- 
The location of a finance institute.
 
- FINANCE - com.google.maps.model.PlaceType
 
-  
 
- findPlaceFromText(GeoApiContext, String, FindPlaceFromTextRequest.InputType) - Static method in class com.google.maps.PlacesApi
 
- 
Find places using either search text, or a phone number.
 
- FindPlaceFromText - Class in com.google.maps.model
 
-  
 
- FindPlaceFromText() - Constructor for class com.google.maps.model.FindPlaceFromText
 
-  
 
- FindPlaceFromTextRequest - Class in com.google.maps
 
-  
 
- FindPlaceFromTextRequest(GeoApiContext) - Constructor for class com.google.maps.FindPlaceFromTextRequest
 
-  
 
- FindPlaceFromTextRequest.FieldMask - Enum in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.InputType - Enum in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.LocationBias - Interface in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.LocationBiasCircular - Class in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.LocationBiasIP - Class in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.LocationBiasPoint - Class in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.LocationBiasRectangular - Class in com.google.maps
 
-  
 
- FindPlaceFromTextRequest.Response - Class in com.google.maps
 
-  
 
- FIRE_STATION - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- FIRE_STATION - com.google.maps.model.PlaceType
 
-  
 
- FLOOR - com.google.maps.model.AddressComponentType
 
- 
The floor of a building address.
 
- FLOOR - com.google.maps.model.AddressType
 
- 
The floor in the address of the building.
 
- FLORIST - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- FLORIST - com.google.maps.model.PlaceType
 
-  
 
- FOOD - com.google.maps.model.AddressComponentType
 
- 
A food service establishment.
 
- FOOD - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- FOOD - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- FOOD - com.google.maps.model.PlaceType
 
-  
 
- format(StaticMapsRequest.ImageFormat) - Method in class com.google.maps.StaticMapsRequest
 
- 
format defines the format of the resulting image.
 
- FORMATTED_ADDRESS - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- FORMATTED_ADDRESS - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- FORMATTED_PHONE_NUMBER - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- formattedAddress - Variable in class com.google.maps.model.GeocodingResult
 
- 
The human-readable address of this location.
 
- formattedAddress - Variable in class com.google.maps.model.PlaceDetails
 
- 
The human-readable address of this place.
 
- formattedAddress - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
The human-readable address of this place.
 
- formattedPhoneNumber - Variable in class com.google.maps.model.PlaceDetails
 
- 
The place's phone number in its local format.
 
- FREE - com.google.maps.model.PriceLevel
 
-  
 
- FRIDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- from(String, String) - Static method in exception com.google.maps.errors.ApiException
 
- 
Construct the appropriate ApiException from the response.
 
- FUNERAL_HOME - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- FUNERAL_HOME - com.google.maps.model.PlaceType
 
-  
 
- FUNICULAR - com.google.maps.model.VehicleType
 
- 
A vehicle that is pulled up a steep incline by a cable.
 
- FURNITURE_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- FURNITURE_STORE - com.google.maps.model.PlaceType
 
-  
 
- GaeRequestHandler - Class in com.google.maps
 
- 
A strategy for handling URL requests using Google App Engine's URL Fetch API.
 
- GaeRequestHandler.Builder - Class in com.google.maps
 
- 
Builder strategy for constructing GaeRequestHandler.
 
- GAS_STATION - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- GAS_STATION - com.google.maps.model.PlaceType
 
-  
 
- GENERAL_CONTRACTOR - com.google.maps.model.AddressComponentType
 
- 
A general contractor.
 
- GENERAL_CONTRACTOR - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- GENERAL_CONTRACTOR - com.google.maps.model.PlaceType
 
-  
 
- GeoApiContext - Class in com.google.maps
 
- 
The entry point for making requests against the Google Geo APIs.
 
- GeoApiContext.Builder - Class in com.google.maps
 
- 
The Builder for GeoApiContext.
 
- GeoApiContext.RequestHandler - Interface in com.google.maps
 
- 
The service provider interface that enables requests to be handled via switchable back ends.
 
- GeoApiContext.RequestHandler.Builder - Interface in com.google.maps
 
- 
Builder pattern for GeoApiContext.RequestHandler.
 
- geocode(GeoApiContext, String) - Static method in class com.google.maps.GeocodingApi
 
- 
Requests the latitude and longitude of an address.
 
- GEOCODE - com.google.maps.model.PlaceAutocompleteType
 
-  
 
- GeocodedWaypoint - Class in com.google.maps.model
 
- 
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
 
- 
Details about the geocoding of origin, destination, and waypoints.
 
- GeocodedWaypointStatus - Enum in com.google.maps.model
 
- 
 
- geocoderStatus - Variable in class com.google.maps.model.GeocodedWaypoint
 
- 
The status code resulting from the geocoding operation for this waypoint.
 
- 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.
 
- GeocodingApiRequest - Class in com.google.maps
 
- 
A request for the Geocoding API.
 
- GeocodingApiRequest(GeoApiContext) - Constructor for class com.google.maps.GeocodingApiRequest
 
-  
 
- GeocodingResult - Class in com.google.maps.model
 
- 
A result from a Geocoding API call.
 
- GeocodingResult() - Constructor for class com.google.maps.model.GeocodingResult
 
-  
 
- geodesic(boolean) - Method in class com.google.maps.StaticMapsRequest.Path
 
- 
Indicates that the requested path should be interpreted as a geodesic line that follows the
 curvature of the earth.
 
- geolocate(GeoApiContext, GeolocationPayload) - Static method in class com.google.maps.GeolocationApi
 
-  
 
- GeolocationApi - Class in com.google.maps
 
-  
 
- GeolocationApi.Response - Class in com.google.maps
 
-  
 
- GeolocationApiRequest - Class in com.google.maps
 
- 
A request for the Geolocation API.
 
- GeolocationPayload - Class in com.google.maps.model
 
- 
Request body.
 
- GeolocationPayload() - Constructor for class com.google.maps.model.GeolocationPayload
 
-  
 
- GeolocationPayload.GeolocationPayloadBuilder - Class in com.google.maps.model
 
-  
 
- GeolocationPayloadBuilder() - Constructor for class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- GeolocationResult - Class in com.google.maps.model
 
- 
A Geolocation API result.
 
- GeolocationResult() - Constructor for class com.google.maps.model.GeolocationResult
 
-  
 
- GEOMETRIC_CENTER - com.google.maps.model.LocationType
 
- 
Restricts the results to geometric centers of a location such as a polyline (for example, a
 street) or polygon (region).
 
- geometry - Variable in class com.google.maps.model.GeocodingResult
 
- 
Location information for this result.
 
- geometry - Variable in class com.google.maps.model.PlaceDetails
 
- 
The location of the Place.
 
- geometry - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
Geometry information about the result, generally including the location (geocode) of the place
 and (optionally) the viewport identifying its general area of coverage.
 
- Geometry - Class in com.google.maps.model
 
- 
The geometry of a Geocoding result.
 
- Geometry() - Constructor for class com.google.maps.model.Geometry
 
-  
 
- GEOMETRY - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- GEOMETRY - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- getByPath(GeoApiContext, int, EncodedPolyline) - Static method in class com.google.maps.ElevationApi
 
- 
 
- getByPath(GeoApiContext, int, LatLng...) - Static method in class com.google.maps.ElevationApi
 
- 
 
- getByPoint(GeoApiContext, LatLng) - Static method in class com.google.maps.ElevationApi
 
- 
Retrieves the elevation of a single location.
 
- getByPoints(GeoApiContext, EncodedPolyline) - Static method in class com.google.maps.ElevationApi
 
- 
Retrieves the elevations of an encoded polyline path.
 
- getByPoints(GeoApiContext, LatLng...) - Static method in class com.google.maps.ElevationApi
 
- 
Gets a list of elevations for a list of points.
 
- getDirections(GeoApiContext, String, String) - Static method in class com.google.maps.DirectionsApi
 
- 
Creates a new DirectionsApiRequest between the given origin and destination, using the defaults
 for all other options.
 
- 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.FindPlaceFromTextRequest.Response
 
-  
 
- getError() - Method in class com.google.maps.GeolocationApi.Response
 
-  
 
- getError() - Method in class com.google.maps.ImageResult.Response
 
-  
 
- getError() - Method in class com.google.maps.NearbySearchRequest.Response
 
-  
 
- getError() - Method in class com.google.maps.PlaceAutocompleteRequest.Response
 
-  
 
- getError() - Method in class com.google.maps.PlaceDetailsRequest.Response
 
-  
 
- getError() - Method in class com.google.maps.QueryAutocompleteRequest.Response
 
-  
 
- getError() - Method in class com.google.maps.TextSearchRequest.Response
 
-  
 
- getName() - Method in enum com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- getResult() - Method in class com.google.maps.FindPlaceFromTextRequest.Response
 
-  
 
- getResult() - Method in class com.google.maps.GeolocationApi.Response
 
-  
 
- getResult() - Method in class com.google.maps.ImageResult.Response
 
-  
 
- getResult() - Method in class com.google.maps.NearbySearchRequest.Response
 
-  
 
- getResult() - Method in class com.google.maps.PlaceAutocompleteRequest.Response
 
-  
 
- getResult() - Method in class com.google.maps.PlaceDetailsRequest.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
 
- 
Retrieves the TimeZone for the given location.
 
- getUUID() - Method in class com.google.maps.PlaceAutocompleteRequest.SessionToken
 
- 
Retrieve the universally unique identifier for this session.
 
- gif - com.google.maps.StaticMapsRequest.ImageFormat
 
-  
 
- globalCode - Variable in class com.google.maps.model.PlusCode
 
- 
The global Plus Code identifier.
 
- GONDOLA_LIFT - com.google.maps.model.VehicleType
 
- 
An aerial cable car.
 
- GOOGLE - com.google.maps.model.PlaceIdScope
 
- 
Indicates the place ID is available to other applications and on Google Maps.
 
- GROCERY_OR_SUPERMARKET - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- GROCERY_OR_SUPERMARKET - com.google.maps.model.PlaceType
 
-  
 
- GYM - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- GYM - com.google.maps.model.PlaceType
 
-  
 
- icon - Variable in class com.google.maps.model.PlaceDetails
 
- 
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
 
- 
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
 
- 
The URL for the icon associated with this transit line.
 
- icon - Variable in class com.google.maps.model.Vehicle
 
- 
The URL for an icon associated with this vehicle type.
 
- ICON - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- ICON - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- ID - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- ID - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- imageData - Variable in class com.google.maps.ImageResult
 
- 
The image data from the Photos API call.
 
- ImageResult - Class in com.google.maps
 
- 
ImageResult is the object returned from API end points that return images.
 
- ImageResult(String, byte[]) - Constructor for class com.google.maps.ImageResult
 
-  
 
- ImageResult.Response - Class in com.google.maps
 
- 
ImageResult.Response is a type system hack to enable API endpoints to return a
 ImageResult.
 
- IMPERIAL - com.google.maps.model.Unit
 
-  
 
- INEXPENSIVE - com.google.maps.model.PriceLevel
 
-  
 
- inMeters - Variable in class com.google.maps.model.Distance
 
- 
The numeric distance, in meters.
 
- input(String) - Method in class com.google.maps.FindPlaceFromTextRequest
 
- 
The text input specifying which place to search for (for example, a name, address, or phone
 number).
 
- input(String) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
Sets the text string on which to search.
 
- input(String) - Method in class com.google.maps.QueryAutocompleteRequest
 
- 
The text string on which to search.
 
- inputType(FindPlaceFromTextRequest.InputType) - Method in class com.google.maps.FindPlaceFromTextRequest
 
- 
The type of input.
 
- inSeconds - Variable in class com.google.maps.model.Duration
 
- 
The numeric duration, in seconds.
 
- INSURANCE_AGENCY - com.google.maps.model.AddressComponentType
 
- 
An insurance agency.
 
- INSURANCE_AGENCY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- INSURANCE_AGENCY - com.google.maps.model.PlaceType
 
-  
 
- INTERCITY_BUS - com.google.maps.model.VehicleType
 
- 
Intercity bus.
 
- INTERNATIONAL_PHONE_NUMBER - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- internationalPhoneNumber - Variable in class com.google.maps.model.PlaceDetails
 
- 
The place's phone number in international format.
 
- INTERSECTION - com.google.maps.model.AddressComponentType
 
- 
A major intersection, usually of two major roads.
 
- INTERSECTION - com.google.maps.model.AddressType
 
- 
A major intersection, usually of two major roads.
 
- 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
 
-  
 
- label(String) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Specifies a single uppercase alphanumeric character from the set {A-Z, 0-9}.
 
- language - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
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
 
- 
Creates a reverse geocode for latlng.
 
- LatLng - Class in com.google.maps.model
 
- 
A place on Earth, represented by a latitude/longitude pair.
 
- LatLng() - Constructor for class com.google.maps.model.LatLng
 
- 
Serialisation constructor.
 
- LatLng(double, double) - Constructor for class com.google.maps.model.LatLng
 
- 
Constructs a location with a latitude/longitude pair.
 
- LAUNDRY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LAUNDRY - com.google.maps.model.PlaceType
 
-  
 
- LAWYER - com.google.maps.model.AddressComponentType
 
- 
A lawyer.
 
- LAWYER - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LAWYER - com.google.maps.model.PlaceType
 
-  
 
- left - com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- legs - Variable in class com.google.maps.model.DirectionsRoute
 
- 
Information about legs of the route, between locations within the route.
 
- length - Variable in class com.google.maps.model.AutocompletePrediction.MatchedSubstring
 
- 
The length of the matched substring, measured in Unicode characters.
 
- LESS_WALKING - com.google.maps.model.TransitRoutingPreference
 
-  
 
- LIBRARY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LIBRARY - com.google.maps.model.PlaceType
 
-  
 
- LIGHT_RAIL_STATION - com.google.maps.model.AddressComponentType
 
- 
The location of a light rail station.
 
- LIGHT_RAIL_STATION - com.google.maps.model.AddressType
 
- 
The location of a light rail station.
 
- line - Variable in class com.google.maps.model.TransitDetails
 
- 
Information about the transit line used in this step.
 
- LIQUOR_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LIQUOR_STORE - com.google.maps.model.PlaceType
 
-  
 
- lng - Variable in class com.google.maps.model.LatLng
 
- 
The longitude of this location.
 
- LOCAL_GOVERNMENT_OFFICE - com.google.maps.model.AddressComponentType
 
- 
A local government office.
 
- LOCAL_GOVERNMENT_OFFICE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LOCAL_GOVERNMENT_OFFICE - com.google.maps.model.PlaceType
 
-  
 
- localIcon - Variable in class com.google.maps.model.Vehicle
 
- 
The URL for an icon based on the local transport signage.
 
- locality(String) - Static method in class com.google.maps.model.ComponentFilter
 
- 
Matches against both locality and sublocality types.
 
- LOCALITY - com.google.maps.model.AddressComponentType
 
- 
An incorporated city or town political entity.
 
- LOCALITY - com.google.maps.model.AddressType
 
- 
An incorporated city or town political entity.
 
- location - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- location - Variable in class com.google.maps.model.ElevationResult
 
- 
Location of the elevation data.
 
- location - Variable in class com.google.maps.model.GeolocationResult
 
- 
The user’s estimated latitude and longitude.
 
- location - Variable in class com.google.maps.model.Geometry
 
- 
The geocoded latitude/longitude value.
 
- location - Variable in class com.google.maps.model.SnappedPoint
 
- 
A latitude/longitude value representing the snapped location.
 
- location - Variable in class com.google.maps.model.StopDetails
 
- 
The location of the transit station/stop.
 
- location(LatLng) - Method in class com.google.maps.NearbySearchRequest
 
- 
Specifies the latitude/longitude around which to retrieve place information.
 
- location(LatLng) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
The point around which you wish to retrieve place information.
 
- location(LatLng) - Method in class com.google.maps.QueryAutocompleteRequest
 
- 
The point around which you wish to retrieve place information.
 
- location(LatLng) - Method in class com.google.maps.TextSearchRequest
 
- 
Specifies the latitude/longitude around which to retrieve place information.
 
- locationAreaCode - Variable in class com.google.maps.model.CellTower
 
- 
The Location Area Code (LAC) for GSM and WCDMAnetworks or The Network ID (NID) for CDMA
 networks (required).
 
- LocationAreaCode(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- locationBias(FindPlaceFromTextRequest.LocationBias) - Method in class com.google.maps.FindPlaceFromTextRequest
 
- 
Prefer results in a specified area, by specifying either a radius plus lat/lng, or two lat/lng
 pairs representing the points of a rectangle.
 
- LocationBiasCircular(LatLng, int) - Constructor for class com.google.maps.FindPlaceFromTextRequest.LocationBiasCircular
 
-  
 
- LocationBiasIP() - Constructor for class com.google.maps.FindPlaceFromTextRequest.LocationBiasIP
 
-  
 
- LocationBiasPoint(LatLng) - Constructor for class com.google.maps.FindPlaceFromTextRequest.LocationBiasPoint
 
-  
 
- LocationBiasRectangular(LatLng, LatLng) - Constructor for class com.google.maps.FindPlaceFromTextRequest.LocationBiasRectangular
 
-  
 
- locationType - Variable in class com.google.maps.model.Geometry
 
- 
The level of certainty of this geocoding result.
 
- locationType(LocationType...) - Method in class com.google.maps.GeocodingApiRequest
 
- 
Sets the location type.
 
- LocationType - Enum in com.google.maps.model
 
- 
Location types for a reverse geocoding request.
 
- LOCKSMITH - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LOCKSMITH - com.google.maps.model.PlaceType
 
-  
 
- LODGING - com.google.maps.model.AddressComponentType
 
- 
A lodging establishment.
 
- LODGING - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- LODGING - com.google.maps.model.PlaceType
 
-  
 
- longName - Variable in class com.google.maps.model.AddressComponent
 
- 
The full text description or name of the address component as returned by the Geocoder.
 
- macAddress - Variable in class com.google.maps.model.WifiAccessPoint
 
- 
The MAC address of the WiFi node (required).
 
- MacAddress(String) - Method in class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- mainText - Variable in class com.google.maps.model.AutocompleteStructuredFormatting
 
- 
The main text of a prediction, usually the name of the place.
 
- mainTextMatchedSubstrings - Variable in class com.google.maps.model.AutocompleteStructuredFormatting
 
- 
Where the query matched the returned main text.
 
- maneuver - Variable in class com.google.maps.model.DirectionsStep
 
- 
Deprecated.
 
- maptype(StaticMapsRequest.StaticMapType) - Method in class com.google.maps.StaticMapsRequest
 
- 
maptype defines the type of map to construct.
 
- markers(StaticMapsRequest.Markers) - Method in class com.google.maps.StaticMapsRequest
 
- 
markers parameter defines a set of one or more markers (map pins) at a set of
 locations.
 
- Markers() - Constructor for class com.google.maps.StaticMapsRequest.Markers
 
-  
 
- MatchedSubstring() - Constructor for class com.google.maps.model.AutocompletePrediction.MatchedSubstring
 
-  
 
- matchedSubstrings - Variable in class com.google.maps.model.AutocompletePrediction
 
- 
The locations of the entered term in the prediction result text, so that the term can be
 highlighted if desired.
 
- 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
 
- 
Sets the maxHeight for this request.
 
- maxPrice(PriceLevel) - Method in class com.google.maps.NearbySearchRequest
 
- 
Restricts to places that are at most this price level.
 
- maxPrice(PriceLevel) - Method in class com.google.maps.TextSearchRequest
 
- 
Restricts to places that are at most this price level.
 
- maxRetries(Integer) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the maximum number of times each retry-able errors will be retried.
 
- maxWidth(int) - Method in class com.google.maps.PhotoRequest
 
- 
Sets the maxWidth for this request.
 
- MEAL_DELIVERY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- MEAL_DELIVERY - com.google.maps.model.PlaceType
 
-  
 
- MEAL_TAKEAWAY - com.google.maps.model.AddressComponentType
 
- 
A take-away meal establishment.
 
- MEAL_TAKEAWAY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- MEAL_TAKEAWAY - com.google.maps.model.PlaceType
 
-  
 
- message - Variable in class com.google.maps.errors.ApiError
 
-  
 
- message - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- METRIC - com.google.maps.model.Unit
 
-  
 
- METRO_RAIL - com.google.maps.model.VehicleType
 
- 
Light rail transit.
 
- mid - com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
-  
 
- minPrice(PriceLevel) - Method in class com.google.maps.NearbySearchRequest
 
- 
Restricts to places that are at least this price level.
 
- minPrice(PriceLevel) - Method in class com.google.maps.TextSearchRequest
 
- 
Restricts to places that are at least this price level.
 
- mobileCountryCode - Variable in class com.google.maps.model.CellTower
 
- 
The cell tower's Mobile Country Code (MCC) (required).
 
- MobileCountryCode(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- mobileNetworkCode - Variable in class com.google.maps.model.CellTower
 
- 
The cell tower's Mobile Network Code (required).
 
- MobileNetworkCode(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- 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.
 
- MODERATE - com.google.maps.model.PriceLevel
 
-  
 
- MONDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- MONORAIL - com.google.maps.model.VehicleType
 
- 
Monorail.
 
- MOSQUE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- MOSQUE - com.google.maps.model.PlaceType
 
-  
 
- MOVIE_RENTAL - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- MOVIE_RENTAL - com.google.maps.model.PlaceType
 
-  
 
- MOVIE_THEATER - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- MOVIE_THEATER - com.google.maps.model.PlaceType
 
-  
 
- MOVING_COMPANY - com.google.maps.model.AddressComponentType
 
- 
A moving company.
 
- MOVING_COMPANY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- MOVING_COMPANY - com.google.maps.model.PlaceType
 
-  
 
- MUSEUM - com.google.maps.model.AddressType
 
- 
A museum.
 
- MUSEUM - com.google.maps.model.PlaceType
 
-  
 
- name - Variable in class com.google.maps.model.PlaceDetails
 
- 
The human-readable name for the returned result.
 
- name - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
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
 
- 
The name of the transit agency.
 
- name - Variable in class com.google.maps.model.TransitLine
 
- 
The full name of this transit line.
 
- name - Variable in class com.google.maps.model.Vehicle
 
- 
The name of the vehicle on this line.
 
- name(String) - Method in class com.google.maps.NearbySearchRequest
 
- 
Specifies one or more terms to be matched against the names of places, separated by spaces.
 
- name(String) - Method in class com.google.maps.TextSearchRequest
 
- 
Specifies one or more terms to be matched against the names of places, separated with space
 characters.
 
- NAME - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- NAME - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- NATURAL_FEATURE - com.google.maps.model.AddressComponentType
 
- 
A prominent natural feature.
 
- NATURAL_FEATURE - com.google.maps.model.AddressType
 
- 
A prominent natural feature.
 
- nearbySearchNextPage(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
 
- 
Retrieves the next page of Nearby Search results.
 
- nearbySearchQuery(GeoApiContext, LatLng) - Static method in class com.google.maps.PlacesApi
 
- 
Performs a search for nearby Places.
 
- NearbySearchRequest - Class in com.google.maps
 
- 
 
- NearbySearchRequest(GeoApiContext) - Constructor for class com.google.maps.NearbySearchRequest
 
- 
Constructs a new NearbySearchRequest.
 
- NearbySearchRequest.Response - Class in com.google.maps
 
-  
 
- nearestRoads(GeoApiContext, LatLng...) - Static method in class com.google.maps.RoadsApi
 
- 
Takes up to 100 GPS points, and returns the closest road segment for each point.
 
- NEIGHBORHOOD - com.google.maps.model.AddressComponentType
 
- 
A named neighborhood.
 
- NEIGHBORHOOD - com.google.maps.model.AddressType
 
- 
A named neighborhood.
 
- newRequest(GeoApiContext) - Static method in class com.google.maps.DirectionsApi
 
- 
Creates a new DirectionsApiRequest using the given context, with all attributes at their
 default values.
 
- newRequest(GeoApiContext) - Static method in class com.google.maps.DistanceMatrixApi
 
-  
 
- newRequest(GeoApiContext) - Static method in class com.google.maps.GeocodingApi
 
- 
Creates a new Geocoding API request.
 
- newRequest(GeoApiContext) - Static method in class com.google.maps.GeolocationApi
 
-  
 
- newRequest(GeoApiContext, Size) - Static method in class com.google.maps.StaticMapsApi
 
- 
Create a new StaticMapRequest.
 
- nextPageToken - Variable in class com.google.maps.model.PlacesSearchResponse
 
- 
A token that can be used to request up to 20 additional results.
 
- nextPageToken - Variable in class com.google.maps.NearbySearchRequest.Response
 
-  
 
- nextPageToken - Variable in class com.google.maps.TextSearchRequest.Response
 
-  
 
- NIGHT_CLUB - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- NIGHT_CLUB - com.google.maps.model.PlaceType
 
-  
 
- normal - com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
-  
 
- northeast - Variable in class com.google.maps.model.Bounds
 
- 
The northeast corner of the bounding box.
 
- NOT_FOUND - com.google.maps.model.DistanceMatrixElementStatus
 
- 
Indicates that the origin and/or destination of this pairing could not be geocoded.
 
- 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
 
- 
The number of stops in this step, counting the arrival stop, but not the departure stop.
 
- offset - Variable in class com.google.maps.model.AutocompletePrediction.MatchedSubstring
 
- 
The start position of the matched substring, measured in Unicode characters.
 
- offset - Variable in class com.google.maps.model.AutocompletePrediction.Term
 
- 
The start position of this term in the description, measured in Unicode characters.
 
- offset(int) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
The character position in the input term at which the service uses text for predictions.
 
- offset(int) - Method in class com.google.maps.QueryAutocompleteRequest
 
- 
The character position in the input term at which the service uses text for predictions.
 
- OK - com.google.maps.model.DistanceMatrixElementStatus
 
- 
Indicates that the response contains a valid result.
 
- OK - com.google.maps.model.GeocodedWaypointStatus
 
- 
Indicates the response contains a valid result.
 
- okHttpClientBuilder() - Method in class com.google.maps.OkHttpRequestHandler.Builder
 
- 
Gets a reference to the OkHttpClient.Builder used to build the OkHttpRequestHandler's
 internal OkHttpClient.
 
- OkHttpRequestHandler - Class in com.google.maps
 
- 
A strategy for handling URL requests using OkHttp.
 
- OkHttpRequestHandler.Builder - Class in com.google.maps
 
- 
Builder strategy for constructing an OkHTTPRequestHandler.
 
- 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
 
-  
 
- OPENING_HOURS - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- OPENING_HOURS - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- openingHours - Variable in class com.google.maps.model.PlaceDetails
 
- 
The opening hours for the place.
 
- openingHours - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
Information on when the place is open.
 
- OpeningHours - Class in com.google.maps.model
 
- 
Opening hours for a Place Details result.
 
- OpeningHours() - Constructor for class com.google.maps.model.OpeningHours
 
-  
 
- OpeningHours.Period - Class in com.google.maps.model
 
- 
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
 
- 
Whether the place is open at the current time.
 
- openNow(boolean) - Method in class com.google.maps.NearbySearchRequest
 
- 
Restricts to only those places that are open for business at the time the query is sent.
 
- openNow(boolean) - Method in class com.google.maps.TextSearchRequest
 
- 
Restricts to only those places that are open for business at the time the query is sent.
 
- OPTIMISTIC - com.google.maps.model.TrafficModel
 
-  
 
- 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(LatLng) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The origin, as a latitude/longitude location.
 
- origin(String) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The address or textual latitude/longitude value from which you wish to calculate directions.
 
- originAddresses - Variable in class com.google.maps.model.DistanceMatrix
 
- 
Origin addresses as returned by the API from your original request.
 
- originalIndex - Variable in class com.google.maps.model.SnappedPoint
 
- 
The index of the corresponding value in the original request.
 
- originPlaceId(String) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The Place ID value from which you wish to calculate directions.
 
- origins(LatLng...) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
One or more latitude/longitude values from which to calculate distance and time.
 
- origins(String...) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
One or more addresses from which to calculate distance and time.
 
- OTHER - com.google.maps.model.VehicleType
 
- 
All other vehicles will return this type.
 
- OVERALL - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- OverDailyLimitException - Exception in com.google.maps.errors
 
- 
Indicates that the requesting account has exceeded its 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 its short-term quota.
 
- OverQueryLimitException(String) - Constructor for exception com.google.maps.errors.OverQueryLimitException
 
-  
 
- overviewPolyline - Variable in class com.google.maps.model.DirectionsRoute
 
- 
An approximate (smoothed) path of the resulting directions.
 
- pageToken(String) - Method in class com.google.maps.NearbySearchRequest
 
- 
Returns the next 20 results from a previously run search.
 
- pageToken(String) - Method in class com.google.maps.TextSearchRequest
 
- 
Returns the next 20 results from a previously run search.
 
- PAINTER - com.google.maps.model.AddressComponentType
 
- 
A painter.
 
- PAINTER - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- PAINTER - com.google.maps.model.PlaceType
 
-  
 
- PARK - com.google.maps.model.AddressComponentType
 
- 
A named park.
 
- PARK - com.google.maps.model.AddressType
 
- 
A named park.
 
- PARK - com.google.maps.model.PlaceType
 
-  
 
- PARKING - com.google.maps.model.AddressComponentType
 
- 
A parking lot or parking structure.
 
- PARKING - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- PARKING - com.google.maps.model.PlaceType
 
-  
 
- partialMatch - Variable in class com.google.maps.model.GeocodedWaypoint
 
- 
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
 
- 
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.
 
- path(EncodedPolyline) - Method in class com.google.maps.StaticMapsRequest
 
- 
The path parameter defines a set of one or more locations connected by a path to
 overlay on the map image.
 
- path(StaticMapsRequest.Path) - Method in class com.google.maps.StaticMapsRequest
 
- 
The path parameter defines a set of one or more locations connected by a path to
 overlay on the map image.
 
- Path() - Constructor for class com.google.maps.StaticMapsRequest.Path
 
-  
 
- Payload(GeolocationPayload) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- PendingResult<T> - Interface in com.google.maps
 
- 
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
 
- 
Opening periods covering seven days, starting from Sunday, in chronological order.
 
- PERMANENTLY_CLOSED - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- PERMANENTLY_CLOSED - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- permanentlyClosed - Variable in class com.google.maps.model.OpeningHours
 
- 
Indicates that the place has permanently shut down.
 
- permanentlyClosed - Variable in class com.google.maps.model.PlaceDetails
 
- 
Whether the place has permanently closed.
 
- permanentlyClosed - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
Indicates that the place has permanently shut down.
 
- PESSIMISTIC - com.google.maps.model.TrafficModel
 
-  
 
- PET_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- PET_STORE - com.google.maps.model.PlaceType
 
-  
 
- PHARMACY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- PHARMACY - com.google.maps.model.PlaceType
 
-  
 
- phone - Variable in class com.google.maps.model.TransitAgency
 
- 
The phone number of the transit agency.
 
- PHONE_NUMBER - com.google.maps.FindPlaceFromTextRequest.InputType
 
-  
 
- photo(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
 
- 
Requests a Photo from a PhotoReference.
 
- Photo - Class in com.google.maps.model
 
- 
Describes a photo available with a Search Result.
 
- Photo() - Constructor for class com.google.maps.model.Photo
 
-  
 
- photoReference - Variable in class com.google.maps.model.Photo
 
- 
Used to identify the photo when you perform a Photo request.
 
- photoReference(String) - Method in class com.google.maps.PhotoRequest
 
- 
Sets the photoReference for this request.
 
- PhotoRequest - Class in com.google.maps
 
- 
 
- PhotoRequest(GeoApiContext) - Constructor for class com.google.maps.PhotoRequest
 
-  
 
- photos - Variable in class com.google.maps.model.PlaceDetails
 
- 
A list of photos associated with this place, each containing a reference to an image.
 
- photos - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
Photo objects associated with this place, each containing a reference to an image.
 
- PHOTOS - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- PHOTOS - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- PHYSIOTHERAPIST - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- PHYSIOTHERAPIST - com.google.maps.model.PlaceType
 
-  
 
- place(String) - Method in class com.google.maps.GeocodingApiRequest
 
- 
Creates a forward geocode for placeId.
 
- PLACE_ID - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- PLACE_ID - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- PLACE_OF_WORSHIP - com.google.maps.model.AddressType
 
- 
The location of a place of worship.
 
- PLACE_OF_WORSHIP - com.google.maps.model.PlaceType
 
-  
 
- placeAutocomplete(GeoApiContext, String, PlaceAutocompleteRequest.SessionToken) - Static method in class com.google.maps.PlacesApi
 
- 
Creates a new Places Autocomplete request for a given input.
 
- PlaceAutocompleteRequest - Class in com.google.maps
 
- 
 
- PlaceAutocompleteRequest(GeoApiContext) - Constructor for class com.google.maps.PlaceAutocompleteRequest
 
-  
 
- PlaceAutocompleteRequest.Response - Class in com.google.maps
 
-  
 
- PlaceAutocompleteRequest.SessionToken - Class in com.google.maps
 
- 
SessionToken represents an Autocomplete session.
 
- PlaceAutocompleteType - Enum in com.google.maps.model
 
- 
Used by the Places API to restrict the autocomplete results to places matching the specified
 type.
 
- placeDetails(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
 
- 
Requests the details of a Place.
 
- placeDetails(GeoApiContext, String, PlaceAutocompleteRequest.SessionToken) - Static method in class com.google.maps.PlacesApi
 
- 
Requests the details of a Place.
 
- PlaceDetails - Class in com.google.maps.model
 
- 
The result of a Place Details request.
 
- PlaceDetails() - Constructor for class com.google.maps.model.PlaceDetails
 
-  
 
- PlaceDetails.AlternatePlaceIds - Class 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
 
- 
 
- PlaceDetailsRequest(GeoApiContext) - Constructor for class com.google.maps.PlaceDetailsRequest
 
-  
 
- PlaceDetailsRequest.FieldMask - Enum in com.google.maps
 
-  
 
- PlaceDetailsRequest.Response - Class in com.google.maps
 
-  
 
- placeId - Variable in class com.google.maps.model.AutocompletePrediction
 
- 
The Place ID of the place.
 
- placeId - Variable in class com.google.maps.model.GeocodedWaypoint
 
- 
A unique identifier for this waypoint that can be used with other Google APIs.
 
- placeId - Variable in class com.google.maps.model.GeocodingResult
 
- 
A unique identifier for this place.
 
- placeId - Variable in class com.google.maps.model.PlaceDetails.AlternatePlaceIds
 
- 
The alternative placeId.
 
- placeId - Variable in class com.google.maps.model.PlaceDetails
 
- 
A textual identifier that uniquely identifies this place.
 
- placeId - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
A textual identifier that uniquely identifies a place.
 
- placeId - Variable in class com.google.maps.model.SnappedPoint
 
- 
A unique identifier for a place.
 
- placeId - Variable in class com.google.maps.model.SpeedLimit
 
- 
A unique identifier for a place.
 
- placeId(String) - Method in class com.google.maps.PlaceDetailsRequest
 
- 
Specifies the Place ID to get Place Details for.
 
- PlaceIdScope - Enum in com.google.maps.model
 
- 
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
 
- 
A single result in the search results returned from the Google Places API Web Service.
 
- PlacesSearchResult() - Constructor for class com.google.maps.model.PlacesSearchResult
 
-  
 
- PlaceType - Enum in com.google.maps.model
 
- 
Used by the Places API to restrict the results to places matching the specified type.
 
- PLUMBER - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- PLUMBER - com.google.maps.model.PlaceType
 
-  
 
- plusCode - Variable in class com.google.maps.model.GeocodingResult
 
- 
The Plus Code identifier for this place.
 
- plusCode - Variable in class com.google.maps.model.PlaceDetails
 
- 
The Plus Code location identifier for this place.
 
- PlusCode - Class in com.google.maps.model
 
- 
A Plus Code encoded location reference.
 
- PlusCode() - Constructor for class com.google.maps.model.PlusCode
 
-  
 
- png - com.google.maps.StaticMapsRequest.ImageFormat
 
-  
 
- png32 - com.google.maps.StaticMapsRequest.ImageFormat
 
-  
 
- png8 - com.google.maps.StaticMapsRequest.ImageFormat
 
-  
 
- POINT_OF_INTEREST - com.google.maps.model.AddressComponentType
 
- 
A named point of interest.
 
- POINT_OF_INTEREST - com.google.maps.model.AddressType
 
- 
A named point of interest.
 
- POLICE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- POLICE - com.google.maps.model.PlaceType
 
-  
 
- POLITICAL - com.google.maps.model.AddressComponentType
 
- 
A political entity.
 
- POLITICAL - com.google.maps.model.AddressType
 
- 
A political entity.
 
- polyline - Variable in class com.google.maps.model.DirectionsStep
 
- 
The path of this step.
 
- POST_BOX - com.google.maps.model.AddressComponentType
 
- 
A specific postal box.
 
- POST_BOX - com.google.maps.model.AddressType
 
- 
A specific mailbox.
 
- POST_OFFICE - com.google.maps.model.AddressType
 
- 
The location of a post office.
 
- POST_OFFICE - com.google.maps.model.PlaceType
 
-  
 
- POSTAL_CODE - com.google.maps.model.AddressComponentType
 
- 
A postal code as used to address postal mail within the country.
 
- POSTAL_CODE - com.google.maps.model.AddressType
 
- 
A postal code as used to address postal mail within the country.
 
- POSTAL_CODE_PREFIX - com.google.maps.model.AddressComponentType
 
- 
A postal code prefix as used to address postal mail within the country.
 
- POSTAL_CODE_PREFIX - com.google.maps.model.AddressType
 
- 
A postal code prefix as used to address postal mail within the country.
 
- POSTAL_CODE_SUFFIX - com.google.maps.model.AddressComponentType
 
- 
A postal code suffix as used to address postal mail within the country.
 
- POSTAL_CODE_SUFFIX - com.google.maps.model.AddressType
 
- 
A postal code prefix as used to address postal mail within the country.
 
- POSTAL_TOWN - com.google.maps.model.AddressComponentType
 
- 
A grouping of geographic areas, such as locality and sublocality, used for mailing addresses in
 some countries.
 
- POSTAL_TOWN - com.google.maps.model.AddressType
 
- 
A grouping of geographic areas, such as locality and sublocality, used for mailing addresses in
 some countries.
 
- postalCode(String) - Static method in class com.google.maps.model.ComponentFilter
 
- 
Matches postal code or postal code prefix.
 
- postcodeLocalities - Variable in class com.google.maps.model.GeocodingResult
 
- 
All the localities contained in a postal code.
 
- predictions - Variable in class com.google.maps.PlaceAutocompleteRequest.Response
 
-  
 
- predictions - Variable in class com.google.maps.QueryAutocompleteRequest.Response
 
-  
 
- prefixPlaceId(String) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Helper method for prefixing a Place ID, as specified by the API.
 
- PREMISE - com.google.maps.model.AddressComponentType
 
- 
A named location, usually a building or collection of buildings with a common name.
 
- PREMISE - com.google.maps.model.AddressType
 
- 
A named location, usually a building or collection of buildings with a common name.
 
- PRICE_LEVEL - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- PRICE_LEVEL - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- priceLevel - Variable in class com.google.maps.model.PlaceDetails
 
- 
The price level of the place.
 
- PriceLevel - Enum in com.google.maps.model
 
- 
Used by Places API to restrict search results to those within a given price range.
 
- profilePhotoUrl - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
The URL of the user's Google+ profile photo, if available.
 
- PROMINENCE - com.google.maps.model.RankBy
 
-  
 
- proxy(Proxy) - Method in class com.google.maps.GaeRequestHandler.Builder
 
-  
 
- proxy(Proxy) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the proxy for new connections.
 
- proxy(Proxy) - Method in interface com.google.maps.GeoApiContext.RequestHandler.Builder
 
-  
 
- proxy(Proxy) - Method in class com.google.maps.OkHttpRequestHandler.Builder
 
-  
 
- proxyAuthentication(String, String) - Method in class com.google.maps.GaeRequestHandler.Builder
 
-  
 
- proxyAuthentication(String, String) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
set authentication for proxy
 
- proxyAuthentication(String, String) - Method in interface com.google.maps.GeoApiContext.RequestHandler.Builder
 
-  
 
- proxyAuthentication(String, String) - Method in class com.google.maps.OkHttpRequestHandler.Builder
 
-  
 
- radioType - Variable in class com.google.maps.model.GeolocationPayload
 
- 
The mobile radio type.
 
- RadioType(String) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- RadioType(String) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- radius(int) - Method in class com.google.maps.NearbySearchRequest
 
- 
Specifies the distance (in meters) within which to return place results.
 
- radius(int) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
The distance (in meters) within which to return place results.
 
- radius(int) - Method in class com.google.maps.QueryAutocompleteRequest
 
- 
The distance (in meters) within which to return place results.
 
- radius(int) - Method in class com.google.maps.TextSearchRequest
 
- 
Specifies the distance (in meters) within which to bias place results.
 
- RAIL - com.google.maps.model.TransitMode
 
- 
Indicates preferred travel by train, tram, light rail and subway.
 
- RAIL - com.google.maps.model.VehicleType
 
- 
Rail.
 
- RANGE_INTERPOLATED - com.google.maps.model.LocationType
 
- 
Restricts the results to those that reflect an approximation (usually on a road) interpolated
 between two precise points (such as intersections).
 
- rankby(RankBy) - Method in class com.google.maps.NearbySearchRequest
 
- 
Specifies the order in which results are listed.
 
- rankby(RankBy) - Method in class com.google.maps.TextSearchRequest
 
- 
Specifies the order in which results are listed.
 
- RankBy - Enum in com.google.maps.model
 
- 
Used by the Places API to specify the order in which results are listed.
 
- rating - Variable in class com.google.maps.model.PlaceDetails
 
- 
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
 
- 
The user's rating for this particular aspect, from 0 to 3.
 
- rating - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
The user's overall rating for this place.
 
- rating - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
The place's rating, from 1.0 to 5.0, based on aggregated user reviews.
 
- RATING - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- RATING - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- readTimeout(long, TimeUnit) - Method in class com.google.maps.GaeRequestHandler.Builder
 
-  
 
- readTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the default read timeout for new connections.
 
- readTimeout(long, TimeUnit) - Method in interface com.google.maps.GeoApiContext.RequestHandler.Builder
 
-  
 
- readTimeout(long, TimeUnit) - Method in class com.google.maps.OkHttpRequestHandler.Builder
 
-  
 
- REAL_ESTATE_AGENCY - com.google.maps.model.AddressComponentType
 
- 
A real-estate agency.
 
- REAL_ESTATE_AGENCY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- REAL_ESTATE_AGENCY - com.google.maps.model.PlaceType
 
-  
 
- reason - Variable in class com.google.maps.GeolocationApi.Response
 
-  
 
- REFERENCE - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- region(String) - Method in class com.google.maps.DirectionsApiRequest
 
-  
 
- region(String) - Method in class com.google.maps.GeocodingApiRequest
 
- 
Sets the region code, specified as a ccTLD ("top-level domain") two-character value.
 
- region(String) - Method in class com.google.maps.PlaceDetailsRequest
 
- 
Sets the Region for this request.
 
- region(String) - Method in class com.google.maps.StaticMapsRequest
 
- 
region defines the appropriate borders to display, based on geo-political
 sensitivities.
 
- region(String) - Method in class com.google.maps.TextSearchRequest
 
- 
Region used to influence search results.
 
- REGIONS - com.google.maps.model.PlaceAutocompleteType
 
-  
 
- relativeTimeDescription - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
The relative time that the review was submitted.
 
- RequestDeniedException - Exception in com.google.maps.errors
 
- 
Indicates that the API denied the request.
 
- RequestDeniedException(String) - Constructor for exception com.google.maps.errors.RequestDeniedException
 
-  
 
- requestHandlerBuilder(GeoApiContext.RequestHandler.Builder) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Changes the RequestHandler.Builder strategy to change between the 
 OkHttpRequestHandler and the GaeRequestHandler.
 
- resolution - Variable in class com.google.maps.model.ElevationResult
 
- 
Maximum distance between data points from which the elevation was interpolated, in meters.
 
- Response() - Constructor for class com.google.maps.FindPlaceFromTextRequest.Response
 
-  
 
- Response() - Constructor for class com.google.maps.GeolocationApi.Response
 
-  
 
- Response() - Constructor for class com.google.maps.ImageResult.Response
 
-  
 
- Response() - Constructor for class com.google.maps.NearbySearchRequest.Response
 
-  
 
- Response() - Constructor for class com.google.maps.PlaceAutocompleteRequest.Response
 
-  
 
- Response() - Constructor for class com.google.maps.PlaceDetailsRequest.Response
 
-  
 
- Response() - Constructor for class com.google.maps.QueryAutocompleteRequest.Response
 
-  
 
- Response() - Constructor for class com.google.maps.TextSearchRequest.Response
 
-  
 
- RESTAURANT - com.google.maps.model.AddressComponentType
 
- 
A restaurant.
 
- RESTAURANT - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- RESTAURANT - com.google.maps.model.PlaceType
 
-  
 
- result - Variable in class com.google.maps.PlaceDetailsRequest.Response
 
-  
 
- results - Variable in class com.google.maps.model.PlacesSearchResponse
 
- 
The list of Search Results.
 
- results - Variable in class com.google.maps.NearbySearchRequest.Response
 
-  
 
- results - Variable in class com.google.maps.TextSearchRequest.Response
 
-  
 
- resultType(AddressType...) - Method in class com.google.maps.GeocodingApiRequest
 
- 
Sets the result type.
 
- retryTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the cumulative time limit for which retry-able errors will be retried.
 
- reverseGeocode(GeoApiContext, LatLng) - Static method in class com.google.maps.GeocodingApi
 
- 
Requests the street address of a location.
 
- Review() - Constructor for class com.google.maps.model.PlaceDetails.Review
 
-  
 
- REVIEW - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- reviews - Variable in class com.google.maps.model.PlaceDetails
 
- 
An array of up to five reviews.
 
- right - com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- roadmap - com.google.maps.StaticMapsRequest.StaticMapType
 
-  
 
- 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.
 
- ROOFING_CONTRACTOR - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- ROOFING_CONTRACTOR - com.google.maps.model.PlaceType
 
-  
 
- ROOFTOP - com.google.maps.model.LocationType
 
- 
Restricts the results to addresses for which we have location information accurate down to
 street address precision.
 
- ROOM - com.google.maps.model.AddressComponentType
 
- 
The room of a building address.
 
- ROOM - com.google.maps.model.AddressType
 
- 
The room in the address of the building
 
- route(String) - Static method in class com.google.maps.model.ComponentFilter
 
- 
Matches long or short name of a route.
 
- ROUTE - com.google.maps.model.AddressComponentType
 
- 
A named route (such as "US 101").
 
- ROUTE - com.google.maps.model.AddressType
 
- 
A named route (such as "US 101").
 
- routes - Variable in class com.google.maps.model.DirectionsResult
 
- 
Routes from the origin to the destination.
 
- rows - Variable in class com.google.maps.model.DistanceMatrix
 
- 
An array of elements, each of which in turn contains a status, duration, and distance element.
 
- RV_PARK - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- RV_PARK - com.google.maps.model.PlaceType
 
-  
 
- satellite - com.google.maps.StaticMapsRequest.StaticMapType
 
-  
 
- SATURDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- scale(int) - Method in class com.google.maps.StaticMapsRequest
 
- 
scale affects the number of pixels that are returned.
 
- SCHOOL - com.google.maps.model.AddressComponentType
 
- 
A school.
 
- SCHOOL - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- SCHOOL - com.google.maps.model.PlaceType
 
-  
 
- scope - Variable in class com.google.maps.model.PlaceDetails.AlternatePlaceIds
 
- 
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
 
- 
The scope of the placeId.
 
- scope - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
The scope of the placeId.
 
- SCOPE - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- secondaryText - Variable in class com.google.maps.model.AutocompleteStructuredFormatting
 
- 
The secondary text of a prediction, usually the location of the place.
 
- SERVICE - com.google.maps.model.PlaceDetails.Review.AspectRating.RatingType
 
-  
 
- sessionToken(PlaceAutocompleteRequest.SessionToken) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
Sets the SessionToken for this request.
 
- sessionToken(PlaceAutocompleteRequest.SessionToken) - Method in class com.google.maps.PlaceDetailsRequest
 
- 
Sets the SessionToken for this request.
 
- SessionToken() - Constructor for class com.google.maps.PlaceAutocompleteRequest.SessionToken
 
- 
This constructor creates a new session.
 
- SessionToken(UUID) - Constructor for class com.google.maps.PlaceAutocompleteRequest.SessionToken
 
- 
Construct a session that is a continuation of a previous session.
 
- 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.
 
 
- setIfExceptionIsAllowedToRetry(Class<? extends ApiException>, boolean) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Allows specific API exceptions to be retried or not retried.
 
- SHARE_TAXI - com.google.maps.model.VehicleType
 
- 
Share taxi is a kind of bus with the ability to drop off and pick up passengers anywhere on its
 route.
 
- SHOE_STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- SHOE_STORE - com.google.maps.model.PlaceType
 
-  
 
- SHOPPING_MALL - com.google.maps.model.AddressComponentType
 
- 
A shopping mall.
 
- SHOPPING_MALL - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- SHOPPING_MALL - com.google.maps.model.PlaceType
 
-  
 
- shortName - Variable in class com.google.maps.model.AddressComponent
 
- 
An abbreviated textual name for the address component, if available.
 
- shortName - Variable in class com.google.maps.model.TransitLine
 
- 
The short name of this transit line.
 
- shutdown() - Method in class com.google.maps.GaeRequestHandler
 
-  
 
- shutdown() - Method in interface com.google.maps.GeoApiContext.RequestHandler
 
-  
 
- shutdown() - Method in class com.google.maps.GeoApiContext
 
- 
Shut down this GeoApiContext instance, reclaiming resources.
 
- shutdown() - Method in class com.google.maps.OkHttpRequestHandler
 
-  
 
- signalStrength - Variable in class com.google.maps.model.CellTower
 
- 
Radio signal strength measured in dBm.
 
- signalStrength - Variable in class com.google.maps.model.WifiAccessPoint
 
- 
The current signal strength measured in dBm.
 
- SignalStrength(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- SignalStrength(int) - Method in class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- signalToNoiseRatio - Variable in class com.google.maps.model.WifiAccessPoint
 
- 
The current signal to noise ratio measured in dB.
 
- SignalToNoiseRatio(int) - Method in class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- size(Size) - Method in class com.google.maps.StaticMapsRequest
 
- 
size defines the rectangular dimensions of the map image.
 
- size(StaticMapsRequest.Markers.MarkersSize) - Method in class com.google.maps.StaticMapsRequest.Markers
 
- 
Specifies the size of marker.
 
- Size - Class in com.google.maps.model
 
-  
 
- Size() - Constructor for class com.google.maps.model.Size
 
- 
Serialization constructor.
 
- Size(int, int) - Constructor for class com.google.maps.model.Size
 
- 
Constructs a Size with a height/width pair.
 
- small - com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
-  
 
- 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, 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.
 
- 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.
 
- southwest - Variable in class com.google.maps.model.Bounds
 
- 
The southwest corner of the bounding box.
 
- SPA - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- SPA - com.google.maps.model.PlaceType
 
-  
 
- speedLimit - Variable in class com.google.maps.model.SpeedLimit
 
- 
The speed limit for that road segment, specified in kilometers per hour.
 
- SpeedLimit - Class in com.google.maps.model
 
- 
A speed limit result from the Roads API.
 
- SpeedLimit() - Constructor for class com.google.maps.model.SpeedLimit
 
-  
 
- speedLimitMph() - Method in class com.google.maps.model.SpeedLimit
 
-  
 
- 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.
 
- STADIUM - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- STADIUM - com.google.maps.model.PlaceType
 
-  
 
- startAddress - Variable in class com.google.maps.model.DirectionsLeg
 
- 
The human-readable address (typically a street address) reflecting the start location of this
 leg.
 
- startLocation - Variable in class com.google.maps.model.DirectionsLeg
 
- 
The latitude/longitude coordinates of the origin of this leg.
 
- startLocation - Variable in class com.google.maps.model.DirectionsStep
 
- 
The location of the starting point of this step.
 
- StaticMapsApi - Class in com.google.maps
 
-  
 
- StaticMapsRequest - Class in com.google.maps
 
-  
 
- StaticMapsRequest(GeoApiContext) - Constructor for class com.google.maps.StaticMapsRequest
 
-  
 
- StaticMapsRequest.ImageFormat - Enum in com.google.maps
 
-  
 
- StaticMapsRequest.Markers - Class in com.google.maps
 
-  
 
- StaticMapsRequest.Markers.CustomIconAnchor - Enum in com.google.maps
 
-  
 
- StaticMapsRequest.Markers.MarkersSize - Enum in com.google.maps
 
-  
 
- StaticMapsRequest.Path - Class in com.google.maps
 
-  
 
- StaticMapsRequest.StaticMapType - Enum in com.google.maps
 
-  
 
- status - Variable in class com.google.maps.errors.ApiError
 
-  
 
- status - Variable in class com.google.maps.FindPlaceFromTextRequest.Response
 
-  
 
- status - Variable in class com.google.maps.model.DistanceMatrixElement
 
- 
The status of the request for this origin/destination pair.
 
- status - Variable in class com.google.maps.NearbySearchRequest.Response
 
-  
 
- status - Variable in class com.google.maps.PlaceAutocompleteRequest.Response
 
-  
 
- status - Variable in class com.google.maps.PlaceDetailsRequest.Response
 
-  
 
- 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
 
- 
Contains an array of steps denoting information about each separate step of this leg of the
 journey.
 
- steps - Variable in class com.google.maps.model.DirectionsStep
 
- 
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
 
-  
 
- STORAGE - com.google.maps.model.AddressComponentType
 
- 
A storage establishment.
 
- STORAGE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- STORAGE - com.google.maps.model.PlaceType
 
-  
 
- STORE - com.google.maps.model.AddressComponentType
 
- 
A store.
 
- STORE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- STORE - com.google.maps.model.PlaceType
 
-  
 
- STREET_ADDRESS - com.google.maps.model.AddressComponentType
 
- 
A precise street address.
 
- STREET_ADDRESS - com.google.maps.model.AddressType
 
- 
A precise street address.
 
- STREET_NUMBER - com.google.maps.model.AddressComponentType
 
- 
The precise street number of an address.
 
- STREET_NUMBER - com.google.maps.model.AddressType
 
- 
A precise street number.
 
- strictBounds(boolean) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
StrictBounds returns only those places that are strictly within the region defined by location
 and radius.
 
- structuredFormatting - Variable in class com.google.maps.model.AutocompletePrediction
 
- 
A description of how the autocomplete query matched the returned result.
 
- SUBLOCALITY - com.google.maps.model.AddressComponentType
 
- 
A first-order civil entity below a locality.
 
- SUBLOCALITY - com.google.maps.model.AddressType
 
- 
A first-order civil entity below a locality.
 
- SUBLOCALITY_LEVEL_1 - com.google.maps.model.AddressComponentType
 
-  
 
- SUBLOCALITY_LEVEL_1 - com.google.maps.model.AddressType
 
-  
 
- SUBLOCALITY_LEVEL_2 - com.google.maps.model.AddressComponentType
 
-  
 
- SUBLOCALITY_LEVEL_2 - com.google.maps.model.AddressType
 
-  
 
- SUBLOCALITY_LEVEL_3 - com.google.maps.model.AddressComponentType
 
-  
 
- SUBLOCALITY_LEVEL_3 - com.google.maps.model.AddressType
 
-  
 
- SUBLOCALITY_LEVEL_4 - com.google.maps.model.AddressComponentType
 
-  
 
- SUBLOCALITY_LEVEL_4 - com.google.maps.model.AddressType
 
-  
 
- SUBLOCALITY_LEVEL_5 - com.google.maps.model.AddressComponentType
 
-  
 
- SUBLOCALITY_LEVEL_5 - com.google.maps.model.AddressType
 
-  
 
- SUBPREMISE - com.google.maps.model.AddressComponentType
 
- 
A first-order entity below a named location, usually a singular building within a collection of
 buildings with a common name.
 
- SUBPREMISE - com.google.maps.model.AddressType
 
- 
A first-order entity below a named location, usually a singular building within a collection of
 buildings with a common name.
 
- SUBWAY - com.google.maps.model.TransitMode
 
-  
 
- SUBWAY - com.google.maps.model.VehicleType
 
- 
Underground light rail.
 
- SUBWAY_STATION - com.google.maps.model.AddressComponentType
 
- 
The location of a subway station.
 
- SUBWAY_STATION - com.google.maps.model.AddressType
 
- 
The location of a subway station.
 
- SUBWAY_STATION - com.google.maps.model.PlaceType
 
-  
 
- successful() - Method in class com.google.maps.FindPlaceFromTextRequest.Response
 
-  
 
- successful() - Method in class com.google.maps.GeolocationApi.Response
 
-  
 
- successful() - Method in class com.google.maps.ImageResult.Response
 
-  
 
- successful() - Method in class com.google.maps.NearbySearchRequest.Response
 
-  
 
- successful() - Method in class com.google.maps.PlaceAutocompleteRequest.Response
 
-  
 
- successful() - Method in class com.google.maps.PlaceDetailsRequest.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
 
- 
A short textual description for the route, suitable for naming and disambiguating the route
 from alternatives.
 
- SUNDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- SUPERMARKET - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- SYNAGOGUE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- SYNAGOGUE - com.google.maps.model.PlaceType
 
-  
 
- TAXI_STAND - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- TAXI_STAND - com.google.maps.model.PlaceType
 
-  
 
- Term() - Constructor for class com.google.maps.model.AutocompletePrediction.Term
 
-  
 
- terms - Variable in class com.google.maps.model.AutocompletePrediction
 
- 
An array of terms identifying each section of the returned description.
 
- terrain - com.google.maps.StaticMapsRequest.StaticMapType
 
-  
 
- text - Variable in class com.google.maps.model.PlaceDetails.Review
 
- 
The user's review.
 
- TEXT_QUERY - com.google.maps.FindPlaceFromTextRequest.InputType
 
-  
 
- textColor - Variable in class com.google.maps.model.TransitLine
 
- 
The color of text commonly used for signage of this transit line.
 
- textSearchNextPage(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
 
- 
Retrieves the next page of Text Search results.
 
- textSearchQuery(GeoApiContext, String) - Static method in class com.google.maps.PlacesApi
 
- 
Performs 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
 
- 
 
- TextSearchRequest(GeoApiContext) - Constructor for class com.google.maps.TextSearchRequest
 
-  
 
- TextSearchRequest.Response - Class in com.google.maps
 
-  
 
- THURSDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- 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
 
- 
The time that the review was submitted.
 
- 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.
 
- timingAdvance - Variable in class com.google.maps.model.CellTower
 
- 
The timing advance value.
 
- TimingAdvance(int) - Method in class com.google.maps.model.CellTower.CellTowerBuilder
 
-  
 
- tiny - com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
-  
 
- toCanonicalLiteral() - Method in enum com.google.maps.model.AddressComponentType
 
-  
 
- toCanonicalLiteral() - Method in enum com.google.maps.model.AddressType
 
-  
 
- TOLLS - com.google.maps.DirectionsApi.RouteRestriction
 
- 
Indicates that the calculated route should avoid toll roads/bridges.
 
- top - com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- topleft - com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- topright - com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- toString() - Method in enum com.google.maps.DirectionsApi.RouteRestriction
 
-  
 
- toString() - Method in class com.google.maps.DirectionsApiRequest.Waypoint
 
- 
Gets the String representation of this Waypoint, as an API request parameter fragment.
 
- toString() - Method in class com.google.maps.model.AddressComponent
 
-  
 
- toString() - Method in enum com.google.maps.model.AddressComponentType
 
-  
 
- toString() - Method in enum com.google.maps.model.AddressType
 
-  
 
- toString() - Method in class com.google.maps.model.AutocompletePrediction.MatchedSubstring
 
-  
 
- toString() - Method in class com.google.maps.model.AutocompletePrediction.Term
 
-  
 
- toString() - Method in class com.google.maps.model.AutocompletePrediction
 
-  
 
- toString() - Method in class com.google.maps.model.AutocompleteStructuredFormatting
 
-  
 
- toString() - Method in class com.google.maps.model.Bounds
 
-  
 
- toString() - Method in class com.google.maps.model.CellTower
 
-  
 
- toString() - Method in class com.google.maps.model.ComponentFilter
 
-  
 
- toString() - Method in class com.google.maps.model.DirectionsLeg
 
-  
 
- toString() - Method in class com.google.maps.model.DirectionsRoute
 
-  
 
- toString() - Method in class com.google.maps.model.DirectionsStep
 
-  
 
- toString() - Method in class com.google.maps.model.Distance
 
-  
 
- toString() - Method in class com.google.maps.model.DistanceMatrix
 
-  
 
- toString() - Method in class com.google.maps.model.DistanceMatrixElement
 
-  
 
- toString() - Method in class com.google.maps.model.DistanceMatrixRow
 
-  
 
- toString() - Method in class com.google.maps.model.Duration
 
-  
 
- toString() - Method in class com.google.maps.model.ElevationResult
 
-  
 
- toString() - Method in class com.google.maps.model.EncodedPolyline
 
-  
 
- toString() - Method in class com.google.maps.model.Fare
 
-  
 
- toString() - Method in class com.google.maps.model.FindPlaceFromText
 
-  
 
- toString() - Method in class com.google.maps.model.GeocodedWaypoint
 
-  
 
- toString() - Method in class com.google.maps.model.GeocodingResult
 
-  
 
- toString() - Method in class com.google.maps.model.GeolocationPayload
 
-  
 
- toString() - Method in class com.google.maps.model.GeolocationResult
 
-  
 
- toString() - Method in class com.google.maps.model.Geometry
 
-  
 
- toString() - Method in class com.google.maps.model.LatLng
 
-  
 
- toString() - Method in class com.google.maps.model.OpeningHours.Period.OpenClose
 
-  
 
- toString() - Method in class com.google.maps.model.OpeningHours.Period
 
-  
 
- toString() - Method in class com.google.maps.model.OpeningHours
 
-  
 
- toString() - Method in class com.google.maps.model.Photo
 
-  
 
- toString() - Method in enum com.google.maps.model.PlaceAutocompleteType
 
-  
 
- toString() - Method in class com.google.maps.model.PlaceDetails.AlternatePlaceIds
 
-  
 
- toString() - Method in class com.google.maps.model.PlaceDetails
 
-  
 
- toString() - Method in class com.google.maps.model.PlacesSearchResponse
 
-  
 
- toString() - Method in class com.google.maps.model.PlacesSearchResult
 
-  
 
- toString() - Method in enum com.google.maps.model.PlaceType
 
-  
 
- toString() - Method in class com.google.maps.model.PlusCode
 
-  
 
- toString() - Method in enum com.google.maps.model.PriceLevel
 
-  
 
- toString() - Method in enum com.google.maps.model.RankBy
 
-  
 
- toString() - Method in class com.google.maps.model.Size
 
-  
 
- toString() - Method in class com.google.maps.model.SnappedPoint
 
-  
 
- toString() - Method in class com.google.maps.model.SnappedSpeedLimitResponse
 
-  
 
- toString() - Method in class com.google.maps.model.SpeedLimit
 
-  
 
- toString() - Method in class com.google.maps.model.StopDetails
 
-  
 
- toString() - Method in enum com.google.maps.model.TrafficModel
 
-  
 
- toString() - Method in class com.google.maps.model.TransitAgency
 
-  
 
- toString() - Method in class com.google.maps.model.TransitDetails
 
-  
 
- toString() - Method in class com.google.maps.model.TransitLine
 
-  
 
- 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
 
-  
 
- toString() - Method in class com.google.maps.model.Vehicle
 
-  
 
- toString() - Method in class com.google.maps.model.WifiAccessPoint
 
-  
 
- toUrlValue() - Method in enum com.google.maps.DirectionsApi.RouteRestriction
 
-  
 
- toUrlValue() - Method in enum com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- toUrlValue() - Method in enum com.google.maps.FindPlaceFromTextRequest.InputType
 
-  
 
- toUrlValue() - Method in class com.google.maps.FindPlaceFromTextRequest.LocationBiasCircular
 
-  
 
- toUrlValue() - Method in class com.google.maps.FindPlaceFromTextRequest.LocationBiasIP
 
-  
 
- toUrlValue() - Method in class com.google.maps.FindPlaceFromTextRequest.LocationBiasPoint
 
-  
 
- toUrlValue() - Method in class com.google.maps.FindPlaceFromTextRequest.LocationBiasRectangular
 
-  
 
- toUrlValue() - Method in enum com.google.maps.model.AddressType
 
-  
 
- toUrlValue() - Method in class com.google.maps.model.ComponentFilter
 
-  
 
- 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.PlaceAutocompleteType
 
-  
 
- toUrlValue() - Method in enum com.google.maps.model.PlaceType
 
-  
 
- toUrlValue() - Method in enum com.google.maps.model.PriceLevel
 
-  
 
- toUrlValue() - Method in enum com.google.maps.model.RankBy
 
-  
 
- toUrlValue() - Method in class com.google.maps.model.Size
 
-  
 
- 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
 
-  
 
- toUrlValue() - Method in class com.google.maps.PlaceAutocompleteRequest.SessionToken
 
-  
 
- toUrlValue() - Method in enum com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- toUrlValue() - Method in enum com.google.maps.StaticMapsRequest.ImageFormat
 
-  
 
- toUrlValue() - Method in enum com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
-  
 
- toUrlValue() - Method in enum com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
-  
 
- toUrlValue() - Method in class com.google.maps.StaticMapsRequest.Markers
 
-  
 
- toUrlValue() - Method in class com.google.maps.StaticMapsRequest.Path
 
-  
 
- toUrlValue() - Method in enum com.google.maps.StaticMapsRequest.StaticMapType
 
-  
 
- trafficModel(TrafficModel) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Specifies the traffic model to use when requesting future driving directions.
 
- trafficModel(TrafficModel) - Method in class com.google.maps.DistanceMatrixApiRequest
 
- 
Specifies the assumptions to use when calculating time in traffic.
 
- TrafficModel - Enum in com.google.maps.model
 
- 
Specifies traffic prediction model when requesting future directions.
 
- TRAIN - com.google.maps.model.TransitMode
 
-  
 
- TRAIN_STATION - com.google.maps.model.AddressComponentType
 
- 
The location of a train station.
 
- TRAIN_STATION - com.google.maps.model.AddressType
 
- 
The location of a train station.
 
- TRAIN_STATION - com.google.maps.model.PlaceType
 
-  
 
- TRAM - com.google.maps.model.TransitMode
 
-  
 
- TRAM - com.google.maps.model.VehicleType
 
- 
Above ground light rail.
 
- TRANSIT - com.google.maps.model.TravelMode
 
-  
 
- TRANSIT_STATION - com.google.maps.model.AddressComponentType
 
- 
The location of a transit station.
 
- TRANSIT_STATION - com.google.maps.model.AddressType
 
- 
The location of a transit station.
 
- 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
 
- 
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
 
- 
Indicates user preference when requesting transit directions.
 
- TRAVEL_AGENCY - com.google.maps.model.AddressComponentType
 
- 
A travel agency.
 
- TRAVEL_AGENCY - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- TRAVEL_AGENCY - com.google.maps.model.PlaceType
 
-  
 
- travelMode - Variable in class com.google.maps.model.DirectionsStep
 
- 
The travel mode of this step.
 
- TravelMode - Enum in com.google.maps.model
 
- 
You may specify the transportation mode to use for calulating directions.
 
- TROLLEYBUS - com.google.maps.model.VehicleType
 
- 
Trolleybus.
 
- TUESDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- type - Variable in class com.google.maps.model.PlaceDetails.Review.AspectRating
 
- 
The name of the aspect that is being rated.
 
- type - Variable in class com.google.maps.model.Vehicle
 
- 
The type of vehicle that runs on this line.
 
- type(PlaceAutocompleteType) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
Deprecated.
 
- type(PlaceType) - Method in class com.google.maps.NearbySearchRequest
 
- 
Restricts the results to places matching the specified type.
 
- type(PlaceType) - Method in class com.google.maps.TextSearchRequest
 
- 
Restricts the results to places matching the specified type.
 
- type(PlaceType...) - Method in class com.google.maps.NearbySearchRequest
 
- 
Deprecated.
 
- types - Variable in class com.google.maps.model.AddressComponent
 
- 
Indicates the type of each part of the address.
 
- types - Variable in class com.google.maps.model.AutocompletePrediction
 
- 
An array indicating the type of the address component.
 
- types - Variable in class com.google.maps.model.GeocodedWaypoint
 
- 
The address types of the geocoding result used for calculating directions.
 
- types - Variable in class com.google.maps.model.GeocodingResult
 
- 
The types of the returned result.
 
- types - Variable in class com.google.maps.model.PlaceDetails
 
- 
Feature types describing the given result.
 
- types - Variable in class com.google.maps.model.PlacesSearchResult
 
- 
Feature types describing the given result.
 
- types(PlaceAutocompleteType) - Method in class com.google.maps.PlaceAutocompleteRequest
 
- 
Restricts the results to places matching the specified type.
 
- TYPES - com.google.maps.FindPlaceFromTextRequest.FieldMask
 
-  
 
- TYPES - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- validateRequest() - Method in class com.google.maps.DirectionsApiRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.DistanceMatrixApiRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.FindPlaceFromTextRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.GeocodingApiRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.NearbySearchRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.PhotoRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.PlaceAutocompleteRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.PlaceDetailsRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.QueryAutocompleteRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.StaticMapsRequest
 
-  
 
- validateRequest() - Method in class com.google.maps.TextSearchRequest
 
-  
 
- value - Variable in class com.google.maps.model.AutocompletePrediction.Term
 
- 
The text of the matched term.
 
- value - Variable in class com.google.maps.model.ComponentFilter
 
-  
 
- value - Variable in class com.google.maps.model.Fare
 
- 
The total fare amount, in the currency specified in 
Fare.currency.
 
 
- 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.FindPlaceFromTextRequest.FieldMask
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.FindPlaceFromTextRequest.InputType
 
- 
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.PlaceAutocompleteType
 
- 
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.PlaceType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.model.PriceLevel
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.model.RankBy
 
- 
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.
 
- valueOf(String) - Static method in enum com.google.maps.PlaceDetailsRequest.FieldMask
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.StaticMapsRequest.ImageFormat
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum com.google.maps.StaticMapsRequest.StaticMapType
 
- 
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.FindPlaceFromTextRequest.FieldMask
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum com.google.maps.FindPlaceFromTextRequest.InputType
 
- 
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.PlaceAutocompleteType
 
- 
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.PlaceType
 
- 
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.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.RankBy
 
- 
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.
 
- values() - Static method in enum com.google.maps.PlaceDetailsRequest.FieldMask
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum com.google.maps.StaticMapsRequest.ImageFormat
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum com.google.maps.StaticMapsRequest.Markers.CustomIconAnchor
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum com.google.maps.StaticMapsRequest.Markers.MarkersSize
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum com.google.maps.StaticMapsRequest.StaticMapType
 
- 
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
 
- 
The type of vehicle used on this transit 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.
 
- VERY_EXPENSIVE - com.google.maps.model.PriceLevel
 
-  
 
- VETERINARY_CARE - com.google.maps.model.AddressType
 
- 
Currently not a documented return type.
 
- VETERINARY_CARE - com.google.maps.model.PlaceType
 
-  
 
- vicinity - Variable in class com.google.maps.model.PlaceDetails
 
- 
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
 
- 
A feature name of a nearby location.
 
- VICINITY - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- viewport - Variable in class com.google.maps.model.Geometry
 
- 
The recommended viewport for displaying the returned result.
 
- visible(LatLng) - Method in class com.google.maps.StaticMapsRequest
 
- 
visible instructs the Google Static Maps API service to construct a map such that
 the existing locations remain visible.
 
- visible(String) - Method in class com.google.maps.StaticMapsRequest
 
- 
visible instructs the Google Static Maps API service to construct a map such that
 the existing locations remain visible.
 
- WALKING - com.google.maps.model.TravelMode
 
-  
 
- WARD - com.google.maps.model.AddressComponentType
 
- 
A specific type of Japanese locality, used to facilitate distinction between multiple locality
 components within a Japanese address.
 
- WARD - com.google.maps.model.AddressType
 
- 
A specific type of Japanese locality, used to facilitate distinction between multiple locality
 components within a Japanese address.
 
- warnings - Variable in class com.google.maps.model.DirectionsRoute
 
- 
Warnings to be displayed when showing these directions.
 
- Waypoint(LatLng) - Constructor for class com.google.maps.DirectionsApiRequest.Waypoint
 
- 
Constructs a stopover Waypoint using a Latlng location.
 
- Waypoint(LatLng, boolean) - Constructor for class com.google.maps.DirectionsApiRequest.Waypoint
 
- 
Constructs a Waypoint using a LatLng location.
 
- Waypoint(String) - Constructor for class com.google.maps.DirectionsApiRequest.Waypoint
 
- 
Constructs a stopover Waypoint using a String address.
 
- Waypoint(String, boolean) - Constructor for class com.google.maps.DirectionsApiRequest.Waypoint
 
- 
Constructs a Waypoint using a String address.
 
- waypointOrder - Variable in class com.google.maps.model.DirectionsRoute
 
- 
Indicates the order of any waypoints in the calculated route.
 
- waypoints - Variable in class com.google.maps.DirectionsApiRequest
 
-  
 
- waypoints(DirectionsApiRequest.Waypoint...) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Specifies a list of waypoints.
 
- waypoints(LatLng...) - Method in class com.google.maps.DirectionsApiRequest
 
- 
The list of waypoints as latitude/longitude locations.
 
- waypoints(String...) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Specifies the list of waypoints as String addresses.
 
- waypointsFromPlaceIds(String...) - Method in class com.google.maps.DirectionsApiRequest
 
- 
Specifies the list of waypoints as Plade ID Strings, prefixing them as required by the API.
 
- website - Variable in class com.google.maps.model.PlaceDetails
 
- 
The authoritative website for this place, such as a business's homepage.
 
- WEBSITE - com.google.maps.PlaceDetailsRequest.FieldMask
 
-  
 
- WEDNESDAY - com.google.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
 
-  
 
- weekdayText - Variable in class com.google.maps.model.OpeningHours
 
- 
The formatted opening hours for each day of the week, as an array of seven strings; for
 example, "Monday: 8:30 am \u2013 5:30 pm".
 
- weight(int) - Method in class com.google.maps.StaticMapsRequest.Path
 
- 
Specifies the thickness of the path in pixels.
 
- width - Variable in class com.google.maps.model.Photo
 
- 
The maximum width of the image.
 
- width - Variable in class com.google.maps.model.Size
 
- 
The width of this Size.
 
- WifiAccessPoint - Class in com.google.maps.model
 
- 
A WiFi access point.
 
- WifiAccessPoint() - Constructor for class com.google.maps.model.WifiAccessPoint
 
-  
 
- WifiAccessPoint.WifiAccessPointBuilder - Class in com.google.maps.model
 
-  
 
- WifiAccessPointBuilder() - Constructor for class com.google.maps.model.WifiAccessPoint.WifiAccessPointBuilder
 
-  
 
- wifiAccessPoints - Variable in class com.google.maps.model.GeolocationPayload
 
- 
An array of WiFi access point objects.
 
- WifiAccessPoints(WifiAccessPoint[]) - Method in class com.google.maps.GeolocationApiRequest
 
-  
 
- WifiAccessPoints(WifiAccessPoint[]) - Method in class com.google.maps.model.GeolocationPayload.GeolocationPayloadBuilder
 
-  
 
- writeTimeout(long, TimeUnit) - Method in class com.google.maps.GaeRequestHandler.Builder
 
-  
 
- writeTimeout(long, TimeUnit) - Method in class com.google.maps.GeoApiContext.Builder
 
- 
Sets the default write timeout for new connections.
 
- writeTimeout(long, TimeUnit) - Method in interface com.google.maps.GeoApiContext.RequestHandler.Builder
 
-  
 
- writeTimeout(long, TimeUnit) - Method in class com.google.maps.OkHttpRequestHandler.Builder
 
-