google.maps.zoom
ServiceNow property description:
Starting zoom level of the map (1 is the lowest):
Attributes
- Sys ID: 18e91679c0a8016901e2c6561b9def1e
- Type: string
- Application: Global
- Default value: 4

AI generated property description:
The `google.maps.zoom` property in ServiceNow specifies the initial zoom level for Google Maps displayed within the platform. According to the documentation, this property determines how close or far the map view starts when it is first loaded. The zoom level is an integer where 1 represents the lowest zoom level, showing a wide area, and higher numbers represent closer, more detailed views. Adjusting this property allows administrators to set a default zoom level that best fits the use case for their users. This setting is part of the configuration for integrating Google Maps API with ServiceNow to enhance location-based functionalities.
Source