[FEATURE] how we can download mutiple region at same time. #169
Labels
bug
This issue reports broken functionality or another error
needs verification
This needs to be verified/tested before fixes (or not) can be made
What do you want implemented?
FMTCStore('mapStore').download.startForeground(region: downloadable,
skipExistingTiles: true,
skipSeaTiles: true,
maxBufferLength:500,
instanceId:MapFunctions.generateRandomNumber(0, 1000),
)
i have added instance id for multiple downloading.
but when we can all region its just download last region that in queue.
What other alternatives are available?
No response
Can you provide any other information?
No response
Severity
Minimum: Not required for my use
The text was updated successfully, but these errors were encountered: