Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 10.8 KB

autocomplete.md

File metadata and controls

54 lines (43 loc) · 10.8 KB

Supported Google APIs - Autocomplete classes

Methods Supported Notes
getBounds
getFields
getPlace
setBounds setBounds is used to bias, but the geocoder's bounds is a firm restriction, so if strictBounds isn't specified, then we use the center of the input bounds to bias
setComponentRestrictions
setFields
setOptions
setTypes
Events Supported Notes
place_changed Event is supported, PlaceResult has limitations
Methods Supported Notes
getPlacePredictions AutocompletePrediction has limitations
getQueryPredictions QueryAutocompletePrediction has limitations
Properties Supported Notes
description
matched_substrings
place_id
structured_formatting
terms
types
distance_meters
Properties Supported Notes
description
matched_substrings
place_id
terms
Methods Supported Notes
getBounds
getPlaces Event is supported, PlaceResult has limitations
setBounds setBounds is used to bias, but the geocoder's bounds is a firm restriction, so we use the center of the input bounds to bias