On Jul 31, 10:22 am, Michi <[email protected]> wrote: > > Can anybody please point me in the right direction to fix this issue.
See http://groups.google.com/group/Google-Maps-API/browse_thread/thread/2a5b4f68db09a6a2 If you have google.load() after the DOM is finalised, the <body> is destroyed. You need to follow the documentation and use a callback function. It's all explained in that thread. 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 -~----------~----~----~----~------~----~------~--~---
