GoogleMaps JSP Tag Library
Tag javascript


Generates the required javascript AJAX code needed to create the google map. This must be placed after and outside the <googlemaps:map> tag. For maximum browser compatibility it should also be placed in the <head> section, anywhere after the <googlemaps:scripttag>.


Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapJavascriptTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGoogleMapJavascriptTag

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.

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.