Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 556 Bytes

Coordinate.md

File metadata and controls

12 lines (8 loc) · 556 Bytes

Org.OpenAPITools.Model.Coordinate

Properties

Name Type Description Notes
IsDegree bool A value indicating whether the latitude and longitude values are in degree or radian. [optional]
Lat double The latitude (y-axis) [optional]
Lng double The longitude (x-axis) [optional]

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