tilequeue icon indicating copy to clipboard operation
tilequeue copied to clipboard

Sort tiles when enqueueing

Open rmarianski opened this issue 7 years ago • 0 comments

When enqueueing tiles, the list of tiles should be sorted highest zoom levels first when they are grouped. Because we'll process them in the order of the message, this will mean that the higher zoom level tiles will get done first.

rmarianski avatar Nov 15 '17 20:11 rmarianski