google.maps.localization.region.enable

ServiceNow property description:

Enable this property only when you want to alter the Google map's behavior based on a region. The region is populated from the current User's 'Country code' field value in sys_user record. The Country code value on the sys_user record should be consistent with the expectations from the Google Map's region code. Most Unicode region identifiers are identical to ISO 3166-1 codes, with some notable exceptions. Check the codes properly before making any changes.

Attributes

  • Sys ID: 2c084cc853dcf410171fddeeff7b1223
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `google.maps.localization.region.enable` is used to modify the behavior of Google Maps based on the user's region. When enabled, it utilizes the 'Country code' field from the current user's `sys_user` record to determine the region. This country code must align with the Google Map's region code expectations, which are generally consistent with ISO 3166-1 codes, though there are some exceptions. It is crucial to verify these codes before enabling the property to ensure proper functionality. This customization is particularly useful for tailoring map interactions and displays to regional specifics.

Source

Related property: glide.ais.evaluation.enabled