732 B
732 B
@rakh/utils / Exports / LatLong
Class: LatLong
Calculate the distance between two latLongs
Param
Param
Param
Param
Table of contents
Constructors
Properties
Constructors
constructor
• new LatLong(lat
, long
)
Parameters
Name | Type |
---|---|
lat |
number |
long |
number |
Defined in
latLong.ts:12
Properties
lat
• lat: number
Defined in
latLong.ts:10
long
• long: number
Defined in
latLong.ts:11