On Oct 13, 5:24 am, supert3d <[EMAIL PROTECTED]> wrote: > OK I've tried to figure this out, but haven't had much luck. > > I'm trying to detect when map load is complete before using the > Mootools JS2.0 library to fade in my Google Map DIV. > > I have this code > > But the event never fires, any other event type works fine though. > "move, "dragend" etc... > > Can anyone see what I'm doing wrong ? Any ideas ? > 1. Please don't post code, post a link to your map per the posting guidelines: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines
2. My recollection is that the map load event fires when you call setCenter on the map for the first time. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
