markers overview - export data to csv

This commit is contained in:
Azgaar 2021-09-28 11:01:00 +03:00
parent 972850e7ad
commit 0c18589140
2 changed files with 21 additions and 1 deletions

View file

@ -3377,6 +3377,7 @@
<button id="markersAddFromOverview" data-tip="Add a new marker. Hold Shift to add multiple" class="icon-plus"></button>
<button id="markersGenerationConfig" data-tip="Config markers generation options" class="icon-cog"></button>
<button id="markersRemoveAll" data-tip="Remove all unlocked markers" class="icon-trash"></button>
<button id="markersExport" data-tip="Save markers data as a text file (.csv)" class="icon-download"></button>
</div>
</div>