

Most ccTLD codes are identical to ISO 3166-1 codes, Will not be accepted, and will result in an When using rankby=distance, the radius parameter Up to 50,000 meters, adjusted dynamically based on area density, The radius will automatically be clamped to a maximum value depending on That circle results outside of the defined area may still be displayed. Instructs the Places service to prefer showing results within May bias results to a specified circle by passing a Parameters used previously - all parameters other than pagetoken will beĭefines the distance (in meters) within which to return place results. Pagetoken parameter will execute a search with the same Returns up to 20 results from a previously run search. Places that do not specify opening hours in the Google Placesĭatabase will not be returned if you include this parameter in your query. Returns only those places that are open for business at the time the query The exact amount indicated by a specific value will vary from region to Values range between 0 (most affordable) to 4 (most expensive), inclusive. Restricts results to only those places within the specified range. Influence the weight given to the location and Query contains an explicit location such as The location parameter may be overriden if the The point around which to retrieve place information. Tér are synonyms for street in Hungarian. Valid in one language but not in another. Such as the abbreviations for street types, or synonyms that may be Geocoder interprets abbreviations differently depending on language, The API chooses to return, and the order in which they are returned. The preferred language has a small influence on the set of results that If a name is not available in the preferred language, the API uses the Address components areĪll returned in the same language, which is chosen from the first All otherĪddresses are returned in the preferred language. The user if necessary, observing the preferred language. To achieve that goal, it returns streetĪddresses in the local language, transliterated to a script readable by The API does its best to provide a street address that is readable forīoth the user and locals. If language is not supplied, the API attempts to use the Google often updates the supported languages, so this list may not be Matches based on this string and order the results based on their The Google Places service will return candidate This must a place name, address, or category of establishments.Īny other types of input can generate errors and are not guaranteed to The text string on which to search, for example: "restaurant" or "123 Main Standard in URLs, all parameters are separated using the ampersand json (recommended) indicates output in JavaScriptĬertain parameters are required to initiate a search request.Where output may be either of the following values: To keep from requesting (and paying for) data that you don't need, use aĪ Text Search request is an HTTP URL of the following form: There is no way to constrain Nearby Search or Text Search to only return specific fields. Nearby Search and Text Search return all of theĪvailable data fields for the selected place (a Request for more information about any of the places in the response. The search response will include a list of places. Will yield multiple results, as is expected. This query contains its location restriction, and "pizza restaurants" is a well-defined Only one establishment with this name in New York no street address needed to Only one "High Street" in the UK city of Escher only one "Main Street" in the US city "10 High Street, Escher UK" or "123 Main Street, Pleasanton US" Query will not return desirable results unless a location restriction is set. Multiple "ChainRestaurant" locations in New York no street address or even street name. Return desirable results unless a location restriction is set. Multiple "High Street"s in the UK multiple "Main Street"s in the US. "10 High Street, UK" or "123 Main Street, US" Such as Region, Location, or Bounds - is set. Like the first two examples below may return ZERO_RESULTS unless a location bias.

Examples of ambiguous address queries are poorly-formattedĪddresses or requests that include non-address components such as business names. The service is especially useful for makingĪutomated system, and non-address components of the string may match businesses as wellĪs addresses. The service responds with a list of places matching the text string and any "pizza in New York" or "shoe stores near Ottawa" or "123 Main Street". The Places API and the client libraries are forĪ Text Search returns information about a set of places based on a string - for example Python Client, Go Client and Node.js Client for Google Maps Services. The Places API is also available with the Select platform: JavaScript Web Service Note: Server-side
