mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(map): remove fixed zoom level for offline downloads (#694)
This commit is contained in:
parent
80cee441c6
commit
ef11af6e0b
21 changed files with 30 additions and 175 deletions
|
|
@ -154,9 +154,6 @@
|
|||
<string name="ignore_add">Add \'%s\' to ignore list? Your radio will reboot after making this change.</string>
|
||||
<string name="ignore_remove">Remove \'%s\' from ignore list? Your radio will reboot after making this change.</string>
|
||||
<string name="map_select_download_region">Select download region</string>
|
||||
<string name="map_5_miles">5 Miles</string>
|
||||
<string name="map_10_miles">10 miles</string>
|
||||
<string name="map_15_miles">15 miles</string>
|
||||
<string name="map_tile_download_estimate">Tile download estimate:</string>
|
||||
<string name="map_start_download">Start Download</string>
|
||||
<string name="request_position">Request position</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue