refactor(map): remove fixed zoom level for offline downloads (#694)

This commit is contained in:
Andre K 2023-08-27 06:31:27 -03:00 committed by GitHub
parent 80cee441c6
commit ef11af6e0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 30 additions and 175 deletions

View file

@ -137,9 +137,6 @@
<string name="nodedb_reset">Redefinir NodeDB</string>
<string name="nodedb_reset_description">Isto limpará todos os dispositivos desta lista.</string>
<string name="map_select_download_region">Selecione a região para download</string>
<string name="map_5_miles">5 milhas</string>
<string name="map_10_miles">10 milhas</string>
<string name="map_15_miles">15 milhas</string>
<string name="map_tile_download_estimate">Estimativa de download do bloco:</string>
<string name="map_start_download">Iniciar download</string>
<string name="request_position">Solicitar posição</string>