mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-26 20:27:30 +10:00
Enhance location handling and UI updates
- Refactor location permission handling in SparseLocationLogger - Add updateMyLocation method to SparseLocationLogger - Introduce new contact handling in MeshCoreConnector - Update map screen with a new option to refresh location - Add localization for "Update Location" in app_en.arb - Adjust payload types in meshcore_protocol.dart
This commit is contained in:
@@ -619,6 +619,7 @@
|
||||
"map_sharedPin": "Shared pin",
|
||||
"map_joinRoom": "Join Room",
|
||||
"map_manageRepeater": "Manage Repeater",
|
||||
"map_updateMyLocation": "Update Location",
|
||||
"mapCache_title": "Offline Map Cache",
|
||||
"mapCache_selectAreaFirst": "Select an area to cache first",
|
||||
"mapCache_noTilesToDownload": "No tiles to download for this area",
|
||||
|
||||
Reference in New Issue
Block a user