Geocalc v0.8.1 Geocalc.Point protocol View Source

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. Point values can be decimal degrees or DMS (degrees, minutes, seconds).

Link to this section Summary

Functions

Returns point latitude

Returns point longitude

Link to this section Types

Link to this section Functions

Returns point latitude

Returns point longitude