GoogleMaps JSP Tag Library
Tag tabbedInfoWindow


Displays a tabbed info window over the parent marker. The tabs are defined using <googlemaps:tab> tags as the body of this tag.


Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameGoogleMapInfoWindowTabbedTag

Attributes
NameRequiredRequest-timeTypeDescription
displayfalsetruebooleanDenotes whether to initially display the infowindow, or wait for the user to click. Default is false (click).
stylefalsetruejava.lang.StringThe css style attribute(s) to apply to the window's contents for each tab.
css_classfalsetruejava.lang.StringThe css class attribute to apply to the window's contents for each tab.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.