LocationInput
Describes a location on planet Earth.
This is an alias for the LocationInputUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "location" | |
latitude | number | Latitude of the location in degrees; as defined by the sender |
longitude | number | Longitude of the location, in degrees; as defined by the sender |
horizontalAccuracy | number | The estimated horizontal accuracy of the location, in meters; as defined by the sender. 0 if unknown |