On Dec 23, 7:23 pm, Kimble <[email protected]> wrote:
> I'm trying to add a third tab to all my infowindows and for what ever
> reason can not get it to work.
>
> My map is @:http://www.piercecountylibrary.org/map/default.aspx?id=612
>
> I'm using openInfoWindowTabsHtml and creating a new GInfoWindowTab,
> create a variable for each marker with tab but it's not showing.
The code in that page creates 2 tabs and they both show:
marker.openInfoWindowTabsHtml([new GInfoWindowTab(label1,tab1), new
GInfoWindowTab(label2,url_2)], {autoScroll:true,maxHeight:300,maxWidth:
300});
Where is the code (or a map containing the code) that tries to add a
third tab and fails?
I have no problem creating more than one tab:
http://www.geocodezip.com/mapXmlTabsDirections.asp
-- Larry
>
> Any help would be appriceated.
>
> On a similar but site item, does anyone know how to add a street view
> link in the infowindow that will then open the street view flash
> inside the infowindow?
>
> Thanks again for any help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---