Michael Kellogg
Results
2
issues of
Michael Kellogg
in my use of usng.js while I could convert Lat Lon to MGRS I could not find a way to convert MGRS to Lat Lon. I wrote a function to...
This adds RDP Compression via the Simplify.js npm package found here: https://github.com/mourner/simplify-js and can be used like this: ``` var container = document.getElementById('plot'); var plot = new sigplot.Plot(container, { xcmp:...