A very interesting problem. I been succesfully limiting geocoding for a single country, but multiple countries hmmm...
You can adjust the request and you can filter the request. However your example of "Boston" returns the six first "Bostons" in the World, all of them in US. So you cannot get anything useful by filtering the results, you have to make the query more intelligent. Syntax for that kind of query is not published. All the help that I can provide at this point, is an old test page that prints the full geocoder response. http://koti.mbnet.fi/ojalesa/geocode/prettygeocode_v3.htm (tested only with FF) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-maps-js-api-v3?hl=en.
