v0.6.0
Pre-release
Pre-release
Changed
- [BREAKING] Geodetic coordinates are now accepted and returned in longitude, latitude order instead of latitude, longitude order. This change brings the library in line with GeoJSON, Turf.js, and Mapbox. It's also more intuitive for most users, since the longitude can be thought of as the x-coordinate and the latitude as the y-coordinate. The following functions are affected:
fromGeodeticCoordinates
toGeodeticCoordinates