I'm sorry, but I did a cut and paste or something and screwed up the whole thing. I'll start fresh and go through all the suggestions to try to get to where we were. I have an original of test-02 to work with. It will take me a bunch of hours to get all of it. I've made printed copies of all your suggestions. The editing tool I'm using doesn't have an un-do. Thank you so much for all the time you have given me. Gil
On Aug 4, 2:10 pm, Ralph Ames <[email protected]> wrote: > The closing bracket } on line 126 is not needed. > > The call to addMarkers() should be in the initialize function. > > This line 28 > > var map = new GMap2(document.getElementById("map_canvas")); > > The var is not needed. > > This line should be in the addMarker function at the bottom. > > I think that's all, at least I have got markers on the map. > > Clicking on the map produces an error. > > Ralph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
