I am running a loop on some data where I need to encode the address (country and/or city, country). For some reason the request to http://maps.googleapis.com/maps/api/geocode/xml?address=XXX is failing on some. If I run the failing addresses outside of the loop data is returned properly.
Here is my example http://nuweb1.neu.edu/internationalcoop/map/ammap/coop_data_json.php ps. - all I am grabbing is the lat, lng - Is there a better way to do this? -- 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.
