Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property specifies the Google Maps API key required for map features to function correctly in ServiceNow applications. |
| What area does it affect? |
Google Maps Integration |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when setting up or troubleshooting map functionalities in ServiceNow. |
Out of the box property record
Raw metadata from the property record.
| Property name |
google.maps.key |
| Sys ID |
18d22da2c0a8016900d10efac65a04b2 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Map key from Google, tied to the URL of the server. To obtain a new key, visit http://www.google.com/apis/maps/signup.html for details. |
| Updated |
2024-05-25 03:59:41 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the current info window before opening a new window. Map key from Google, tied to the URL of the server. To obtain a new key, visit http:// www.google.com/apis/maps/signup.html for details. google.maps.key Note: The Fam-map component uses the key (google.maps.key) and client ID (google.maps.client) set for the authentication. You must use one of the options: either the key or client-ID. Client ID ...
Context preview
Snippet 2
... API Key is an alphanumeric key. For information, refer to Google documentation. 2. In your ServiceNow instance, navigate to System Properties > All Properties. 3. Search for the system property google.maps.key and open it. 4. Enter the Google Maps API key in the Value field. 5. Select Save. Google Maps and geomaps are integrated, enabling you to work on linear assets. ...
Context preview
Snippet 3
... names, and logos may be trademarks of the respective companies with which they are associated. 112 • Type: string • Default value: gme-servicenow • Location: System Properties > Google Maps google.maps.key Map key from Google, tied to the URL of the server. This key is the private key authorizing development use of Google Maps. • Type: string • Default value: empty ...
Context preview
Snippet 4
... For more information, see Client ID Migration Guide . Update your configuration to authenticate using an API key only (that is, set google.maps.method to key). Refer to the descriptions of google.maps.key and google.maps.key.geocoding properties for more information on API key–based authentication. Procedure 1. Google Maps APIs for Business licenses are no longer available from Google, so, depending on whether have an ...
Related properties