Hi,

I would like to strip out street addresses (and intersections) from
addresses returned from GClientGeocoder.getLocations(). It looks like
there's no option to request that google does not return street
addresses and the xAL stuff looks like it's not easy to map to an
address.

The best thing I can think of is to scan Placemark.AddressDetails for
a "ThoroughfareName" and then see if that matches the beginning of
Placemark.address and strip it off (plus any commas, hyphens).

Is there a better way to do this?

Regards, Peter
-- 
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.


Reply via email to