mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-03-13 13:16:39 -05: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. |