Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 402 Bytes

Elm implementation of geographic coordinates Latitude/Longitude for elm

The implementation of this library is based on the work of Chris Veness, who converted the haversine elliptical formulae into javascript, and also on the work of Peter Haldbæk, who implemented the javascript mt-latlon library.