This commit is contained in:
Mészáros Gergely 2021-09-05 14:59:24 +02:00
parent 5084e831f9
commit 29d26ecb65

View file

@ -1358,7 +1358,6 @@
<button id="regenerateIce" data-tip="Click to icebergs and glaciers">Ice</button>
<button id="regenerateMarkers" data-tip="Click to regenerate markers. Hold Ctrl and click to set markers number multiplier">Markers</button>
<button id="regenerateZones" data-tip="Click to regenerate zones. Hold Ctrl and click to set zones number multiplier">Zones</button>
<button id="openSubmapOptions" data-tip="Click to generate new (sub)map from the current viewport" onclick="openSubmapOptions()">Submap</button>
</div>
<div id="addFeature">
@ -1369,6 +1368,11 @@
<button id="addRoute" data-tip="Click on map to place a route. Shortcut: Shift + 4">Route</button>
<button id="addMarker" data-tip="Click on map to place a marker. Hold Shift to add multiple. Shortcut: Shift + 5">Marker</button>
</div>
<div id="addFeature">
<p>Click to create a new map:</p>
<button id="openSubmapOptions" data-tip="Click to generate new (sub)map from the current viewport" onclick="openSubmapOptions()">Submap</button>
</div>
</div>
<div id="customizationMenu" class="tabcontent">