Create a Location object for the API
Longitude of the location
Latitude of the location
Optional
name: stringName of the location
Optional
address: stringAddress of the location, only displayed if name is present
Optional
Readonly
addressThe address of the location
Readonly
latitudeThe longitude of the location
Readonly
longitudeThe latitude of the location
Optional
Readonly
nameThe name of the location
Generated using TypeDoc
Location API component