Search by Places
Supported Place Types
This page lists the supported values for the
types property in the Google Places API. Table 1 lists the types you can use in place searches and place additions. Table 2lists the additional types that may be returned in the place search results. Table 3 lists the types you can use in place autocomplete requests.Table 1: Types supported in place search and addition
accountingairportamusement_parkaquariumart_galleryatmbakerybankbarbeauty_salonbicycle_storebook_storebowling_alleybus_stationcafecampgroundcar_dealercar_rentalcar_repaircar_washcasinocemeterychurchcity_hallclothing_storeconvenience_storecourthousedentistdepartment_storedoctorelectricianelectronics_store
embassyestablishmentfinancefire_stationfloristfoodfuneral_homefurniture_storegas_stationgeneral_contractorgrocery_or_supermarketgymhair_carehardware_storehealthhindu_templehome_goods_storehospitalinsurance_agencyjewelry_storelaundrylawyerlibraryliquor_storelocal_government_officelocksmithlodgingmeal_deliverymeal_takeawaymosquemovie_rentalmovie_theater
moving_companymuseumnight_clubpainterparkparkingpet_storepharmacyphysiotherapistplace_of_worshipplumberpolicepost_officereal_estate_agencyrestaurantroofing_contractorrv_parkschoolshoe_storeshopping_mallspastadiumstoragestoresubway_stationsynagoguetaxi_standtrain_stationtravel_agencyuniversityveterinary_carezoo
Table 2: Additional types returned by the Places service
The following types may be returned in the results of a place search, in addition to the types in table 1 above.
administrative_area_level_1administrative_area_level_2administrative_area_level_3administrative_area_level_4administrative_area_level_5colloquial_areacountryfloorgeocodeintersectionlocalitynatural_featureneighborhoodpoliticalpoint_of_interestpost_boxpostal_code
postal_code_prefixpostal_townpremiseroomroutestreet_addressstreet_numbersublocalitysublocality_level_4sublocality_level_5sublocality_level_3sublocality_level_2sublocality_level_1subpremisetransit_station
Table 3: Types supported in place autocomplete requests
You may restrict results from a Place Autocomplete request to be of a certain type by passing a
types parameter. The parameter specifies a type or a type collection, as listed in the supported types below. If nothing is specified, all types are returned. In general only a single type is allowed. The exception is that you can safely mix thegeocode and establishment types, but note that this will have the same effect as specifying no types. The supported types are:geocodeinstructs the Place Autocomplete service to return only geocoding (address) results. Generally, you use this request to disambiguate results where the location specified may be indeterminate.establishmentinstructs the Place Autocomplete service to return only business results.- the
(regions)type collection instructs the Places service to return any result matching the following types:localitysublocalitypostal_codecountryadministrative_area_level_1administrative_area_level_2
- the
(cities)type collection instructs the Places service to return results that matchlocalityoradministrative_area_level_3.
No comments:
Post a Comment