Geocalc.Point protocol (Geocalc v0.8.3) 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
Link to this section Types
Specs
t() :: term()
Link to this section Functions
Returns point latitude
Returns point longitude