You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The field fixed position is not / cannot be used for the MUI map. Instead the map has it's own persistent home position which can be set by long pressing the crosshair button and returned to by short pressing.
[Edit:] a resonable change that I can offer is that this home position is set in the device as fixed GPS position (in case a GPS is not present). Note: this fixed position field is write-only, cannot be read.
mverch67
changed the title
[Bug]: T-Deck w/ 2.6 MUI, Maps does not show fixed position when GPS is unavailable
feat: T-Deck w/ 2.6 MUI, Maps does not show fixed position when GPS is unavailable
Feb 27, 2025
If fixed_position coordinates are write-only, keeping a separate home location makes sense. I really did try to look into it, but didn't find anything with that information. 😁
Just to clarify:
fixed_position coordinates cannot be read using the API MUI uses. Is this something that could change in the future or doubtful?
the change you are offering, is this to set the fixed_position field to the home position when you long-press the crosshairs? ie: "No GPS detected, set your position" type of thing? Usability wise, it seems like a great idea.
Category
Other
Hardware
T-Deck
Firmware Version
2.6.0.0b106d4
Description
On T-Decks without a GPS, GPS set to NOT_PRESENT, and using fixed_position to manually set location:
Opening the Maps tab on the T-Deck defaults to Big Ben in UK, and assumes device position is at that location.
Device position is still sent out accurately, this only appears to affect the maps.
Expected:
Location set using fixed position would be what Maps shows.
Relevant log output
The text was updated successfully, but these errors were encountered: