Property reference

google.maps.latitude

The google.maps.latitude property sets the starting latitude for the map display. Admins should adjust this value to center the map on a specific geographic location relevant to their organization's needs.

Default: 36.008522 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 initial latitude coordinate for the map, influencing where the map opens by default.
What area does it affect? Map Configuration
What does the default mean? The default value is "36.008522", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring map settings or adjusting geographic focus for applications.

Out of the box property record

Raw metadata from the property record.

Property name google.maps.latitude
Sys ID 18ead68ac0a80169018acf07ac01a1e1
Type string
Application Global
Default value 36.008522
Description Starting latitude of the map:
Updated 2024-05-25 04:00:37

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... URL of the server. This key is the private key authorizing development use of Google Maps. • Type: string • Default value: empty • Location: System Properties > Google Maps 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 ...
Documentation excerpt View supporting context
Context preview Snippet 2
... JavaScript API key that ties to the URL of the server. This key is used for making geocoding requests. ◦Type: string ◦Default value: empty ◦Location: System Properties > 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 ...