create hackish way to save GPX tracks and make the map only shift when we get enough...
[lantea.git] / index.html
index 8c889fc97226fa641d59cb4956b42be899451ec3..2b4dd1333f91ce515ebfd8a261cdcd87ac47fe33 100644 (file)
@@ -54,6 +54,8 @@
 <span id="zoomLevel">Z</span>
 <input type="button" id="zoomOutButton" value="-"
        onclick="zoomOut();"><br/>
 <span id="zoomLevel">Z</span>
 <input type="button" id="zoomOutButton" value="-"
        onclick="zoomOut();"><br/>
+<input type="button" id="saveButton" value="Save Track"
+       onclick="saveTrack();"><br/>
 <input type="button" id="settingsButton" value="Settings"
        onclick="toggleSettings();">
 <fieldset id="settings"><legend>Settings</legend>
 <input type="button" id="settingsButton" value="Settings"
        onclick="toggleSettings();">
 <fieldset id="settings"><legend>Settings</legend>