sorted Interval Chunks
Sorts an array of tile interval chunks so that we load those in the middle of each chunk first.
Parameters
chunks
The chunks to sort.
Sorts an array of tile interval chunks so that we load those in the middle of each chunk first.
The chunks to sort.