You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm integrating your library to a Kivy graphical application.
I would like the user to know roughly the progress of the process.
I guess this could be achieved with a callback we could pass to the MBTilesBuilder.run() method.