GoogleMaps JSP Tag Library
Tag imageoverlay


Allows the user to define a fixed image overlay. This can take the form of a button, a logo, whatever. The image can also be assigned a hyperlink that will be triggered if clicked on.


Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapImageOverlayTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGoogleMapImageOverlayTag

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringA map unique identifier for this image
urltruetruejava.lang.StringThe url to the image to display
opacityfalsetruefloatThe opacity level (0 to 1) for the image.
linkfalsetruejava.lang.StringThe hyperlink url to load if the image is clicked.
xfalsetrueintThe x location for the image (relative to the map).
yfalsetrueintThe y location for the image (relative to the map).

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.