Closed mdfaisalpapa closed 1 year ago
Hi @mdfaisalpapa,
the nerd way: https://github.com/Raruto/leaflet-elevation/pull/216#issuecomment-1296356245
for everything else, write a your own custom handler:
👋 Raruto
My solution as an example: https://github.com/hupe13/extensions-leaflet-map-github/blob/bdf6aa9f0c529328baa2bc8423a7c85984718e5c/js/elevation.js#L20-L97
Maybe this helps.
Thank you.
The elevation is shown in whole numbers for example 0.67 is shown as 1m . How to show the same with the actual value instead of rounding off?