GoogleMaps JSP Tag Library
Tag div


Generates the <div> tag that will be the actual visible map. This tag must be placed after and outside the <head> tag. It can be placed anywhere on the page.


Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapDivTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGoogleMapDivTag

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringThe id attribute of the <googlemaps:map> tag to script.
scopefalsetruejava.lang.StringPage or site. The scope of the <googlemaps:map> tag this refers to.
stylefalsetruejava.lang.StringCSS style to apply to the <div> tag.
css_classfalsetruejava.lang.StringThe CSS class for the <div> tag.

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.