Adding a Google Maps license key
Options for obtaining a Google Maps license
You must obtain a license from Google. Contact Google directly to arrange an API licensing option based on your expected usage. You can perform any of the following tasks:
- Generate your own license key on the Google Developer's Console.
From this console, you can also add more host URLs as needed. - Register with Google for a production or nonproduction license key. (You can use a nonproduction license key for testing, development, and training.)
Use a cryptographic signing key to generate unique signatures for your web service requests. See Digital signaturesin the Google documentation.
For information about obtaining a license, see Obtaining an API key in the Google documentation. You must also enable the Geocoding and Geolocation APIs.
To add the Google Maps license key
- Obtain a license key (also referred to as a Client ID).
- From the BMC Helix Digital Workplace Admin console (http://server:port/dwp/admin), select Configuration > Map API.
Enter the following information:
Field
Description
Value in production environment
Value in a nonproduction environment
Google Maps API Key
Enter the API key.
Leave blank.
API key that you received from Google.
Google Maps API Client ID
Enter the license key.
License key that you received from Google.
Leave blank.
Google Maps API Encryption Key
(Optional) Your welcome letter from Google includes a cryptographic signing key, which you can use to generate unique signatures for your web service requests.
Cryptographic signing key that you received from Google.
Cryptographic signing key that you received from Google.
- Click Save.