> have no idea why the markermanager actions didn't always work after > the scope of the GDownloadUrl, but now the markers are consistently > showing.
GDownloadUrl is aysnchronous http://econym.org.uk/gmap/async.htm This means that code "after" it may be executed long before the data has actually returned and been processed by the callback function. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
