On Mar 19, 8:23 pm, Drew <[email protected]> wrote: > How do you know when the processing is done?
In EGeoXml, it can sort the array when it finishes processing the xml file, before adding the sidebar contents to the document. > > On Mar 19, 7:50 pm, Mike Williams <[email protected]> wrote: > > > In EGeoXml, instead of creating the sidebar innerHTML immediately, I > > create an entry in an array. At the end of the processing, I call > > .sort() on that array, then read through the sorted array to create the > > sidebar. > > > --http://econym.org.uk/gmap > > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
