luisfio1
Results
2
issues of
luisfio1
Would it be possible to change the popup string to show the lat, lng and altitude of my position? These are variables that I have defined in my script. lc...
In your example [loading a local GPX.file](https://raruto.github.io/leaflet-elevation/examples/leaflet-elevation_upload-gpx.html) the way points are apparently not supported. I have tried to add the points with the options: ```js waypoints: true, wptLabels: true, ```...