o return a structured address for the selected location, call Autocomplete.setFields() and specify the address_components field. You can specify the place data fields to return by calling Autocomplete.setFields() and specifying one or more place data fields. You can set up Place Details queries to return data for specific fields used in your application, thus reducing the cost of your Places license. Use the Woosmap Search API to get address information instead of getDetails() from autocomplete. 



Consider programmatically implementing location auto-population to access per-query prices and query Places API web service results for a user-selected location instead of Google Maps.

 The street address component may be missing from location responses for location IDs in some autocomplete predictions. Unlike Loqate, Google Place autocomplete does not offer location differentiation, which means that the exact addresses closest to the user's location are not automatically displayed. Use Inkit Verify to automatically fill in addresses when checking out or help users fill out web forms with accurate data.



Comments