MapCache icon indicating copy to clipboard operation
MapCache copied to clipboard

Add more notifications to region download delegate

Open merlos opened this issue 3 years ago • 0 comments

Right now when a region is downloaded the delegate is notified whenever a certain percentages are achieved depending on the value of (incrementInPercentageNotification) however there are other notifications that may be interesting:

  • Each time a tile is downloaded
  • Each time there is an error to download a tile
  • Whenever the download starts

merlos avatar Aug 22 '20 21:08 merlos