On Apr 27, 6:33 pm, Stephanie <[email protected]> wrote: > At the moment, I don't see a clear way to tell when ALL the xml files > have been processed.
Probably the thing to do is to keep track of the XML files' progress in their callback function(s). You could throw a custom event at the right time, which an event listener would pick up, for example. GEvent allows custom events. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
