Google Webservices API equivalent to the Places search box

124 views Asked by At

I like the results I get back from the example here of Places search box but I cannot figure which web services API and configuration would give me the same output including the partial results provided by the autocomplete. The autocomplete api does not seem to return the type of results that the search box can. It allows a lot more capability than I can find in any single web service configuration. Is there a single endpoint I can call to replicate the same results as the search box?

1

There are 1 answers

1
Dr.Molle On BEST ANSWER

Autocomplete and Searchbox are 2 different things, to query results as you see them in a Searchbox you must send requests to the Query Autocomplete Webservice