mirror of
https://github.com/Cyclenerd/offline-map-tile-downloader.git
synced 2026-06-01 12:24:53 +02:00
convert to 8-bit option rename
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
<input type="checkbox" id="use_cache" name="use_cache">
|
<input type="checkbox" id="use_cache" name="use_cache">
|
||||||
<label for="use_cache">Enable offline mode</label><br>
|
<label for="use_cache">Enable offline mode</label><br>
|
||||||
<input type="checkbox" id="convert_to_8bit" checked>
|
<input type="checkbox" id="convert_to_8bit" checked>
|
||||||
<label for="convert_to_8bit">Convert to 8-bit for Meshtastic UI</label><br>
|
<label for="convert_to_8bit">Convert to 8-bit</label><br>
|
||||||
<button type="button" id="downloadBtn">💾 Download Tiles</button>
|
<button type="button" id="downloadBtn">💾 Download Tiles</button>
|
||||||
<button type="button" id="downloadWorldBtn">🗺️ Download World Basemap</button>
|
<button type="button" id="downloadWorldBtn">🗺️ Download World Basemap</button>
|
||||||
<button type="button" id="cancelBtn" disabled>❌ Cancel Download</button>
|
<button type="button" id="cancelBtn" disabled>❌ Cancel Download</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user