UNPKG

wgs84

Version:

constants from the standard reference ellipsoid

4 lines (3 loc) 122 B
module.exports.RADIUS = 6378137; module.exports.FLATTENING = 1/298.257223563; module.exports.POLAR_RADIUS = 6356752.3142;