API Reference
Modules
Calculate distance, bearing and more between Latitude/Longitude points
Exceptions
Protocols
The Geocalc.Point
protocol is responsible for receiving latitude and longitude from any Elixir data structure. At this time it have implementations only for Map and List