markers overview - export data to csv

This commit is contained in:
Azgaar 2021-09-28 11:01:00 +03:00 committed by Dranorter
parent bc3aabb488
commit 90928012d3
2 changed files with 21 additions and 1 deletions

View file

@ -3373,6 +3373,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>