google.maps.longitude

ServiceNow property description:

Starting longitude of the map:

Attributes

  • Sys ID: 18eb9b12c0a8016901dbc0910912dd22
  • Type: string
  • Application: Global
  • Default value: '-95.221764
AI Logo

AI generated property description:

The ServiceNow property `google.maps.longitude` specifies the starting longitude for the Google Maps displayed within the platform. This property is used to set the initial horizontal position of the map when it is first loaded. According to the documentation, configuring this property is part of setting up the Google Maps API in ServiceNow. By defining the `google.maps.longitude`, administrators can control the default geographical focus of the map, ensuring it aligns with their organizational needs or user preferences. This property works in conjunction with `google.maps.latitude` to set the initial center point of the map.

Source

Related property: google.maps.latitude