GoogleMaps JSP Tag Library
Tag wms




Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapWMSTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGooelMapWMSTag

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringA unique id for this WMS map.
nametruetruejava.lang.StringThe name that will be displayed on the map type control button.
urltruetruejava.lang.StringThe url to the WMS map server.
layerstruetruejava.lang.StringA comma separated list of available layer names to display.
formatfalsetruejava.lang.StringThe content type for the image(s) to retrieve. The default is image/jpeg. This format must be supported by the wms server.
srsfalsetruejava.lang.StringThe srs to use. The default is EPSG:4326.
versionfalsetruejava.lang.StringThe wms version to use. Default is 1.1.1.
showOnStartupfalsetruebooleanDenotes whether or not this map type should be initially selected. Default is true.
pathToScripttruetruejava.lang.StringThe path to the wms.js script.
showOverlayfalsetruebooleanIf set to true, street maps will be laid over the wms layers.
copyrightfalsetruejava.lang.StringThe copyright for this 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.