Geocalc v0.5.5 API Reference

Modules

Calculate distance, bearing and more between Latitude/Longitude points

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, Tuple and List