On Apr 17, 12:07 pm, dc7669 <[email protected]> wrote: > > Your link doesn't work... > > http://weather.gfc.state.ga.us/Google/Directory/test-sample.htm > Please try again. This is something I don't quite understand, too. > After making changes on the code, the updated program may not be > running until a few minutes later. > I seem to be able to pull the program up in IE7. > > > Geocoding is asynchronous. When the callback function runs the for > > loop has finished and i = the last entry. > > What should the solution be?
Fix it. See Mike Williams tutorial, you are running into pitfall #3. See this thread for some ideas on geocoding multiple points: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/e2bf25878e46c307/70dbd2376046042b?lnk=gst&q=multiple+geo#70dbd2376046042b -- Larry > > Thank you. > > dc7669 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
