nextgis / android_gisapp

:dart: GIS application for Android
http://nextgis.com/nextgis-mobile
GNU General Public License v3.0
129 stars 107 forks source link

Count number of tiles to be downloaded #546

Closed simgislab closed 7 years ago

simgislab commented 7 years ago

Calculate and show number of tiles to be downloaded according to current settings.

Abbreviate numbers to M and B, e.g. 10M instead of 10239878 etc.

4eRTuk commented 7 years ago

Do you mean when importing local raster zip? Tile downloading is in background (in notification).

simgislab commented 7 years ago

no, on caching a service locally, BEFORE download button is hit