burg remapping

This commit is contained in:
Mészáros Gergely 2021-08-13 20:37:56 +02:00
parent 36248e36b5
commit 6f97864962
3 changed files with 26 additions and 15 deletions

View file

@ -1313,7 +1313,7 @@
<button id="configureWorld" data-tip="Click to open world configurator to setup map position on Globe and World climate" onclick="editWorld()">Configure World</button>
<button id="openSubmapOptions" data-tip="Click to generate new (sub)map from the current viewport" onclick="openSubmapOptions()">Submap</button>
<button id="optionsReset" data-tip="Click to restore default options (page will be reloaded)" onclick="restoreDefaultOptions()">Reset to defaults</button>
<button id="optionsReset" data-tip="Click to restore default options (page will be reloaded)" onclick="restoreDefaultOptions()">Reset</button>
</div>
@ -3507,7 +3507,7 @@
<p style="font-style: italic; color: red">Original map will be destroyed! Don't forget to save your work!</p>
<div id="submapStage"></div>
<div id="submapProgress"></div>
<button id="start" data-tip="Start submap resampling" class="options glow" onclick="generateSubmap()">Ok</button>
<button id="start" data-tip="Start submap resampling" class="options glow" onclick="generateSubmap()">Generate</button>
</div>
<div id="alert" style="display: none" class="dialog">