mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
* Map compatibility information * Add compatibility information for CrowPanel Advance HMI --------- Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
This commit is contained in:
co-authored by
Manuel
parent
28167c67df
commit
adf1d5f562
+6
-1
@@ -16,7 +16,7 @@ Prepare a SDCard and format it with the SD formatting tool provided by [www.sdca
|
||||
|
||||
Unzip the contents of the zip file(s) into the SD card's root folder retaining the subfolder structure `/maps/<style>/z/x/y`.
|
||||
|
||||
Insert the SD card into the MUI device. On MUI's home screen you can check if the card is detected properly: scroll down to the SD card image, press the button and you'll find information about the total size, file system format, and used space of the SD card.
|
||||
Insert the SD card into the MUI device. On MUI's home screen you can check if the card is detected properly: scroll down to the SD card icon, press the button and you'll find information about the total size, file system format, and used space of the SD card. If there is no SD card icon, the SD card is not available.
|
||||
<br>Note: whenever you remove or insert the SD card you should press the button afterwards to get a consistent state.
|
||||
|
||||
Pressing on the Map button in the main button bar will open the map panel and show the surrounding area of where you are positioned according your GPS, or near other nodes with position, or at your saved home position, or at a default location. In case you see only empty tiles which may be the case when you have not yet downloaded detailed map tiles for your location, zoom out to at least level 6 which will then load the tiles on your SD card.
|
||||
@@ -59,6 +59,11 @@ Entire Netherlands Standard style zoom 1 to 14 including Amsterdam until zoom 17
|
||||
|
||||
<br>
|
||||
|
||||
# Compatibility
|
||||
* 🟢 **LILYGO T-Deck**: Confirmed to work
|
||||
* 🟢 **CrowPanel Advance HMI**: Confirmed to work on 2.4", 2.8", and 3.5" models
|
||||
* 🔴 **Seeed SenseCAP Indicator**: The MicroSD card slot is physically not connected with the ESP32-S3 where the MUI is running. It can not be used for showing maps in Meshtastic UI.
|
||||
|
||||
# Credits and Attribution
|
||||
|
||||
Attribution to Thunderforest, Geoapify, and OpenStreetMap for providing the tile API services:
|
||||
|
||||
Reference in New Issue
Block a user