Hi all, I'm Adriano from Rome

There's a weird behavior in the geocoder object: the formatted_address
sometimes give an address (among the others), that submitted again to
the geocoder still gives a results that is not univoque.

For example "Via Manzoni, Roma" among other results give as
formatted_address: "Via Manzoni, RM, Roma".

Feeding the geocoder again with this last formatted_address, the
geocoder gives back not one single result forcing the developer to
turn around the obstacle with lines of otherwise avoidable code.

I would expect that each address output from the geocoder should be
univoque, but sometimes, tough rarely, it's not the case.

Anybody else hasincurred in this problem?

Thanks!
Cheers
Adriano

-- 
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.

Reply via email to