Closed velocat closed 2 years ago
Hi velocat,
- How to add labels for height and distance values? For others, I could, but got confused about it. It begs to make an option: "display labels" :)
Please also show me the code you already use to prepend those other labels.
- I really liked the timeline, but my users would like to see this data also in a pop-up window on mouse hover, and not just as a timeline. Can you tell me where to look for me to implement this?
This should be the code responsible for adding the timeline axis (time duration):
and this the code responsible for adding the single timestamp entry inside the chart tooltip:
Feel free to submit a proposal pull request if you will be able to produce some useful code for others.
Have a nice day, Raruto
Create Pull: https://github.com/Raruto/leaflet-elevation/pull/169 :smiley:
Hello Raruto. I haven't asked questions for a long time, but now I have a couple of questions:
How to add labels for height and distance values? For others, I could, but got confused about it. It begs to make an option: "display labels" :)
I really liked the timeline, but my users would like to see this data also in a pop-up window on mouse hover, and not just as a timeline. Can you tell me where to look for me to implement this?