Closed starwash closed 5 years ago
How can I remove te GPX info + downloadlink that you recently added?
elevationControl: { url: 'gpx.gpx', options: { downloadLink: false, // not working position: "topright", theme: "lime-theme", useHeightIndicator: true, collapsed: true, detachedView: false, elevationDiv: "#elevation-div", }
I added the line downloadLink: false, but that doesn't seem to work.
From version 0.6.9 should work as you wish.
How can I remove te GPX info + downloadlink that you recently added?
I added the line downloadLink: false, but that doesn't seem to work.