On Nov 20, 12:44 am, Mike Williams <[EMAIL PROTECTED]> wrote: > You'd have to crawl through the DOM looking for all the links and checking > their > "href" attributes.
I have my crawl setup up but the code fires before the map loads the links. I have tried Gevent.triggers, listeners, and the map.isloaded function. All of these fire before the links are loaded. From a console I can load my crawl function and have it place the alert but not in the code itself. Do you know of a way to know the page is complete? Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
