Hello,
Before to post this new thread I've head this:
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/6d4547bbf5972e54?pli=1
I'm using geocode to resolve addresses located in Brazil using
geocode.setBaseCountryCode("BR");
When I type some addresses who may have correspondence in Portugal (I
suspect that also happen to other Portuguese-speaking countries) appear
mixed Protugal and Brasil addresses.
An example, searching for "Avenida Senhora do Carmo"
In this case, I get one address for Brasil and six for Portugal.
If I do "Avenida Senhora do Carmo, Brazil" I get multiple addresses of
Brazil as expected and no one for Protugal (duhhhh).
I can work around this by concatenating "Brazil" in all my searches but I
was hoping to understand why this behavior of the geocode.
So?
Fernando
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-api?hl=en.