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 performing geocoding operations, allowing the system to convert addresses into geographic coordinates. |
| What area does it affect? |
Geocoding services |
| 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 updating geocoding functionality in your applications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
google.maps.key.geocoding |
| Sys ID |
eeffec92e71000108771844a43f6a9d7 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Customer provided Google Maps key used for geocoding requests. To get one - see https://developers.google.com/maps/documentation/geocoding/get-api-key |
| Updated |
2024-05-25 04:31:16 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... key from Google, tied to the URL of the server. • Default value: gme-servicenow Customer provided Google Maps key used for geocoding requests. To get the key, see https://developers.google.com/maps/ documentation/geocoding/get-api-key google.maps.key.geocoding • Google Maps key used for geocoding requests. • Default value: None Maximum number of items to display on the map google.maps.max_items • Maximum number of items to display on ...
Context preview
Snippet 2
... 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. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ...
Context preview
Snippet 3
... 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 existing license, ...
Related properties