GoogleMaps JSP Tag Library
Tag key


The <googlemaps:key> tag allows you to specify multiple keys for your GoogleMaps API. To use this tag library you will need to register each domain that will use the API.

If your website is registered with multiple domain names, you will need to obtain and specify a key for each one



Tag Information
Tag Classcom.lamatek.tags.google.GoogleMapKeyTag
TagExtraInfo ClassNone
Body Contentempty
Display NameGoogleMapKeyTag

Attributes
NameRequiredRequest-timeTypeDescription
domainfalsetruejava.lang.StringThe domain name that was registered to get this key. If not specified the current domain will be used.
keytruetruejava.lang.StringThe GoogleMaps API Key for the this domain.

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.