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.