Formatted Location

lightning-formatted-location

Displays a geolocation in decimal degrees using the format [latitude, longitude].

For Use In

Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App, Mobile Offline

A lightning-formatted-location component shows a read-only representation of a latitude and longitude value. Latitude and longitude are geographic coordinates specified in decimal degrees. If one of the values is invalid or outside the allowed range, this component doesn't show anything.

Here are a few examples of latitudes: -30, 45, 37.12345678, -10.0. Values such as 90.5 or -90.5 aren’t valid latitudes. Here are a few examples of longitudes: -100, -120.9762, 115.84. Values such as 180.5 or -180.5 aren't valid longitudes.

This example displays a geolocation with a latitude of 37.7938460 and a longitude of -122.3948370.

Object Reference for the Salesforce Platform: Field Types