mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
723 B
723 B
GetDistance Method
Overload List
GetDistance(Decimal, Decimal, Decimal, Decimal, MeasurementSystem) | Gets the distance between two points on earth using the haversine formula. |
GetDistance(Double, Double, Double, Double, MeasurementSystem) | Gets the distance between two points on earth using the haversine formula. |