Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Files

Latest commit

fcb6006 · Nov 20, 2019

History

History
15 lines (8 loc) · 416 Bytes

Coordinates.md

File metadata and controls

15 lines (8 loc) · 416 Bytes

Coordinates

Description

Latitude and longitude coordinates.

Properties

Name Type Description Notes
latitude BigDecimal The latitude of the coordinate expressed in degrees. [optional]
longitude BigDecimal The longitude of the coordinate expressed in degrees. [optional]