The problem would all go away if you were to store the lat/lng coordinates in your XML rather than re-geocoding the addresses every time the page opens.
If you insist on re-geocoding your data, then you need to add a second level of Function Closure. At present you've got two levels of asynchronous code, but only one level of Function Closure. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
