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 Class | com.lamatek.tags.google.GoogleMapKeyTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | GoogleMapKeyTag |
| Attributes |
| Name | Required | Request-time | Type | Description |
| domain | false | true | java.lang.String | The domain name that was registered to get this key. If not specified the current domain will be used. |
| key | true | true | java.lang.String | The 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.