Mike - that was exactly the problem. The dangers of cut & paste is that something always gets missed or something unintended gets inserted.
Thanks very much for your help. Ryan On Jun 12, 10:46 am, ProbablyMike <[email protected]> wrote: > You're not calling your initialize function anywhere, so your map > doesn't get setup. > > Try changing <body> to > <body onload="initialize();"> > > Cheers, > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
