Property reference

google.maps.table

The google.maps.table property specifies the table used for mapping locations within the ServiceNow platform. Admins should review this setting to ensure the correct data structure is utilized for accurate map functionality.

Default: cmn_location Type: string Application: Global

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 defines the database table that contains location data, including fields for name, longitude, and latitude, essential for map integration.
What area does it affect? Mapping and Location Services
What does the default mean? The default value is "cmn_location", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or troubleshooting map-related features.

Out of the box property record

Raw metadata from the property record.

Property name google.maps.table
Sys ID 19f7299dc0a8016901e608c210bd9c89
Type string
Application Global
Default value cmn_location
Description Table used by the map. The table needs the following fields: name, longitude, latitude.
Updated 2024-05-25 04:30:03