digidem / mapeo-mobile

Monitor and document the world around you
GNU General Public License v3.0
95 stars 16 forks source link

Map Server Import Progress #1017

Open ErikSin opened 2 years ago

ErikSin commented 2 years ago

Import Progress

When user adds a new map, the app should show the estimated amount of time for the new app to be ready to use.

This will use the map server endpoint GET /imports/progress/:importId

The time remaining can be calculated using sofar/total

Designs

Import progress bar should go where indicated by red arrow, and should replace the size of the map

Image