s2-geometry
A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)
formatcoords
format decimal lat/lon coords into degrees/minutes/seconds formats (like DMS).
ecef-projector
Projects coordinates from geodetic to ECEF and unprojects from ECEF to geodetic
latlng
Parse out a longitude and latitude from a value that is either a string or object.