mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
markers overview - export data to csv
This commit is contained in:
parent
972850e7ad
commit
0c18589140
2 changed files with 21 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue