2011/4/21 Navindian <[email protected]>: > use google.maps.Geocoder
Why? A geocoder produces coordinates from addresses, and the other posters already have coordinates. Have a look at Larry's port of one of Mike Williams' tutorials: http://www.geocodezip.com/v3_MW_example_map3.html The example uses an external library to download the file and parse the XML it contains. -- 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.
