Is there a way to restrict a local search to only show results from a specific country?
I have tried appending "GB" to the end of my searches to specify I am looking for places in the UK like this: localSearch.execute(searchTerm + ", GB"); Even with this however it still returns results outside the UK. For example, searching on "hunts hill" we are getting back results from San Francisco. We would like it so it either returns results from the UK or nothing at all. Is this possible? Thanks -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
