gpx-simplify-optimizer
gpx-simplify-optimizer copied to clipboard
Adjust precision (number of decimal places) for points
Proof of concept for #28
A few things to do
- Should rounding be done before or after simplifyGeometry() - with low precision there are duplicate points at same coords.
- Sliders should be labelled
- Info box updated to show decimal place precision selected
- Est file size take into account precision selected
- Run optimize() after precision slider changed
@stefanclark great ideas
@stefanclark do you tested?
This should now be working!