yeah, the problem there is that the address comes from a webservice, it's dynamic (if you check the page, i'm getting the "morada" variable, plus the "localidade" one and at the end Portugal) to a lot of pages, i can't restrict it to the address without buildings. Probably the only solution would be to get the address already ready from the webservice's xml, no? or else i would get this a lot of times
On 29 Dez, 15:59, Andrew Leach <[email protected]> wrote: > On 29 December 2010 15:53, [email protected] <[email protected]> wrote: > > > > > Looks like google maps is using a local search result, not the > > geocoder: > > Indeed. It's using the "Edificio Arcis" part, and that's the part > which is confusing the API geocoder. > > The geocoder only does street addresses, not building names (even when > they can be used as part of an address). > > This works in the API: > RUA IVONE SILVA, 6 4, LISBOA PORTUGAL -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
