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 initial longitude coordinate for the map, affecting how the map is presented to users. |
| What area does it affect? |
Map Configuration |
| What does the default mean? |
The default value is "'-95.221764", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting map settings or changing geographical focus. |
Out of the box property record
Raw metadata from the property record.
| Property name |
google.maps.longitude |
| Sys ID |
18eb9b12c0a8016901dbc0910912dd22 |
| Type |
string |
| Application |
Global |
| Default value |
'-95.221764 |
| Description |
Starting longitude of the map: |
| Updated |
2024-05-25 04:05:38 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... google.maps.latitude Starting latitude of the map. This value determines the starting latitude displayed in Google Maps. • Type: string • Default value: 36.008522 • Location: System Properties > Google Maps google.maps.longitude Starting longitude of the map. This value determines the starting longitude displayed in Google Maps. • Type: string • Default value: -95.221764 • Location: System Properties > Google Maps google.maps.max_items ...
Context preview
Snippet 2
... > Google Maps google.maps.latitude Starting latitude of the map. This value determines the starting position displayed in Google Maps. ◦Type: string ◦Default value: 36.008522 ◦Location: System Properties > Google Maps google.maps.longitude Starting longitude of the map. This value determines the starting position displayed in Google Maps pages. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ...
Related properties