If I take it out of load() I still get the "main.js" error along with a "map is undefined" . If I take it out of the other place (just before body) I get a "map is undefined error"
On Aug 28, 6:17 pm, Esa <[email protected]> wrote: > You have twice the map construction line herehttp://www.nafwb.org/findchurch > > var map = new GMap2(document.getElementById("map")); > > One inline and one inside load() function. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
