GoogleMaps JSP Tag Library
Tag zoomControl


This tag must be nested inside a <googlemaps:map> tag. It provides information on whether to allow the user to zoom in and out of the map. If added to a <googlemaps:map> tag and set to display it will provide the user with zoom in ('+') and zoom out ('-') buttons. If the size is set to large they will also get a full zoom slider control on the left hand side of the map.


Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapZoomControlTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGoogleMapZoomControlTag

Attributes
NameRequiredRequest-timeTypeDescription
enablefalsetruebooleantrue or false. Default value is true, if present.
sizefalsetruejava.lang.Stringlarge or small. Small shows only '+' and '-' buttons. Large shows a full slider control.

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.