springmeyer / arc.js

great circle routes in javascript
http://springmeyer.github.io/arc.js/
BSD 2-Clause "Simplified" License
369 stars 69 forks source link

Truncate coordinate precision to 6 decimal places #52

Closed KD33 closed 1 year ago

KD33 commented 2 years ago

This PR truncates coordinate precision to 6 decimal places. This change improves memory footprint while still maintaining line accuracy.

jgravois commented 2 years ago

thanks for this! i should be able to help you get it landed in the next couple days.

jgravois commented 1 year ago

released in v0.1.4. thanks again @KD33! 🎉