API Reference haversineEx v0.1.0
modules
Modules
Provides some helpers functions to calculate the distance between two points on Earth using the Haversine formula. Also can find the bearing between two points, and get a point at a given distance and bearing from a given point.
Provides Point struct to be used on HaversineEx. It also provides some helper functions to convert from degrees to radians and viceversa.