Closed hupe13 closed 7 months ago
Hi hupe, if I recall correctly I don't think anyone else has ever dived into that code but me: https://github.com/Raruto/leaflet-elevation/pull/257#discussion_r1200109451
The color mismatch could be due to a different approximation used by leaflet to print its paths on the map. For overall performance the map should print fewer points depending on the current zoom level (unlike leaflet-elevation chart which always displays all of them).
As usual, anyone who wants to investigate is welcome.
👋 Raruto
Thank you very much for your explanation.
Hi Raruto,
someone ask in my forum. Please see your example. Shouldn't the colors of the track and the elevation profile be the same? Why aren't they?
Thank you very much.