On Feb 16, 9:08 am, uafairbanks <[email protected]> wrote: > This sounds like a great solution, but I don't know how. Can you send > me to some documentation about this?
http://code.google.com/apis/maps/documentation/reference.html#GMarker.openInfoWindowTabsHtml Example Tabbed InfoWindows: http://www.geocodezip.com/mapXmlTabs.asp http://www.geocodezip.com/mapXmlTabsDirections.asp and from Mike Williams' tutorial: http://econym.org.uk/gmap/basic10.htm There has been at least one discussion about combining duplicate markers client side and generating the tabbed infoWindow. -- Larry > > On Feb 16, 8:02 am, "[email protected]" <[email protected]> > wrote: > > > > > On Feb 16, 8:54 am, uafairbanks <[email protected]> wrote: > > > > Hi, > > > > I am VERY new to Google maps API, but I have dug around and not found > > > a solution to my problem. I am hoping it is very simple. > > > > I have a map with a variety of markers on it. Each marker has > > > information attached to it. One location has three makers on it, and > > > thereby only the top one is clickable. I have tried varying the > > > location slightly but at the zoom level my map initially is on, you > > > can't differentiate from them. I thought about custom icons and making > > > three different ones to live here, but I'm not sure that will work. > > > Also, I read some about the ClusterMarker but am not sure how to > > > implement given my current info associated with the markers. > > > > I am also having to work with a Content Mangement System, so the > > > javascript is separate from the file itself. You can view the map > > > here:https://cms-test-edit.alaska.edu/results/google_test.xml > > > (The clustered markers are in Fairbanks, AK - the most-north location) > > > and the JavaScript is > > > here:https://cms-test-edit.alaska.edu/results/custom.js > > > > Suggestions much appreciated! > > > Have you thought about combining the markers into a single marker > > with a tabbed infowindow? For 3 that should work reasonably. > > > -- Larry- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
