Skip to content

Latest commit

 

History

History
executable file
·
15 lines (12 loc) · 999 Bytes

File metadata and controls

executable file
·
15 lines (12 loc) · 999 Bytes

Location

Properties

Name Type Description Notes
name string Optional. Venue or location name. [optional]
latitude double Latitude, in degrees, of the location.
longitude double Longitude, in degrees, of the location.
altitude int Optional. Altitude, in meters, of the location. [optional] [default to 0]
address string Optional. Location full address. [optional]
relevant_text string Message to display on lockscreen (iOS only). [optional]
max_distance int Maximum distance in meters from a relevant latitude and longitude that the pass is relevant. This number is compared to the pass’s default distance and the smaller value is used. [optional]

[Back to Model list] [Back to API list] [Back to README]