Raruto / leaflet-elevation

Leaflet plugin that allows to add elevation profiles using d3js
GNU General Public License v3.0
255 stars 85 forks source link

Fixing the accuracy of values #210

Closed hupe13 closed 2 years ago

hupe13 commented 2 years ago

Hi Raruto, I'm made a pull request. I would like to show you the differences here, so you can see what effects it has. The tracks are a hike 18 km, grafik a flight, grafik a hike with a very difficult climb and many measurement errors, grafik and a run.. grafik I'm unable to program the unit of pace (min/km) correctly, then the information on the y axis is not correct. Please have a look at it, change the code if necessary.

I documented the changes here.

hupe13 commented 2 years ago

I will close the pull request and open a separate one for each fix. I found some things that I do differently now and you have published a new version.