google.maps.key.geocoding
ServiceNow property description:
Customer provided Google Maps key used for geocoding requests. To get one - see https://developers.google.com/maps/documentation/geocoding/get-api-key
Attributes
- Sys ID: eeffec92e71000108771844a43f6a9d7
- Type: string
- Application: Global
- Default value: nan

AI generated property description:
The `google.maps.key.geocoding` property in ServiceNow is used to store a customer-provided Google Maps API key specifically for geocoding requests. This key enables the platform to convert addresses into geographic coordinates. To obtain this key, users should follow the instructions provided by Google at the link: https://developers.google.com/maps/documentation/geocoding/get-api-key. Proper configuration of this property ensures that geocoding functionalities within ServiceNow, such as those used in Crisis Management, operate correctly. This property is essential for integrating Google Maps services into ServiceNow applications.
Source