On Jan 9, 5:58 am, David <[email protected]> wrote:
> When using GEvent.trigger to open an infowindow (ie GEvent.trigger
> (markers[i], "click"); is it possible to get it to open a specific tab?

Yes, you can passs the tab to open as an optional argument to
openInfoWindowXXX

marker.openInfoWindowTabsHtml(gmarkers[marker_num].tabs,
{selectedTab:tab2open});

Example:
http://www.geocodezip.com/xmlTabsQueryStringLinkTo.asp?marker=1&tab=2

  -- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to