Thank you Larry, I was able to glean a solution from the example you
provided. Sorry, I should have left the original source alone so that
you could see the error I was making. It was ultimately a programming
error on my part that was preventing it from showing the additional
tab.


On Dec 23 2008, 8:29 pm, "[email protected]" <[email protected]>
wrote:
> 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.- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to