GoogleMaps JSP Tag Library
Tag scripttag


Generates the required script tag to import the GoogleMaps API. This tag must be placed after and outside the <googlemaps:map> tag and should be placed in the <head> section of your JSP for maximum portability.


Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapScriptTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGoogleMapScriptTag

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringThe id attribute of the <googlemaps:map> tag this script refers to.
scopefalsetruejava.lang.StringPage or site. The scope of the <googlemaps:map> tag this refers to.

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.