pex-gl / pex-cam

Cameras models and controllers for 3D rendering in PEX.
MIT License
2 stars 3 forks source link

Move latLonToXYZ to utils? #6

Closed vorg closed 6 years ago

vorg commented 6 years ago

Currently they live in orbiter

module.exports.latLonToXyz = latLonToXyz
module.exports.xyzToLatLon = xyzToLatLon
vorg commented 6 years ago

Use those modules instead https://www.npmjs.com/package/xyz-to-latlon https://www.npmjs.com/package/latlon-to-xyz

vorg commented 6 years ago

Fixed in 61c34295923a32dcaaa5cf1ad7e26ff0d48ff413