new require("Coordinate")(latitude, longitude)
Parameters:
| Name | Type | Description |
|---|---|---|
latitude |
||
longitude |
Methods
-
<static> Coordinate#getLatitude() → {number}
-
Returns the Latitude
Returns:
- Type
- number
-
<static> Coordinate#getLongitude() → {number}
-
Returns the Longitude
Returns:
- Type
- number