Thanks again andrew. I have changed the function as you suggested but am now getting both maximized windows.
I assume am not defining the maxContent for each marker properly. http://www.oryanfilms.com/map_test3.html Sorry to be simple but could you tell me what i did wrong. I'd really appreciatte it thanks Ryan On Aug 31, 6:21 pm, Andrew Leach <[email protected]> wrote: > On Aug 31, 3:04 pm, Ryan Carman <[email protected]> wrote: > > > > > Would anyone be able to suggest an idea? > > Define your createMarker function as > > function createMarker(point,html,maxContent) { > > and pass what you want as maxContent in when you create the marker, > rather than define a global variable. -- 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.
