On Apr 15, 6:36 pm, ccmas <[email protected]> wrote: > I'm using MaxContentTab with multiple markers and I am having trouble > placing the createMarker function in the appropriate line for yea > marker's code. So as you would imagine I am getting problems > displaying each marker's info window over the proper maker. > > I seem to have a very similar problem to what is listed here > :http://groups.google.com/group/Google-Maps-API/browse_thread/thread/f... > > Here's a link to my map:http://dannymascari.com/Site/gmaptestopmctest.html > > If I could just some advice as to where to place the createMarker > function I would appreciate it.
You certainly nailed the problem. You need to add the createMarker function somewhere on the page. In the global scope. Then use it. I don't see it anywhere on the page. -- 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 -~----------~----~----~----~------~----~------~--~---
