Open crh3675 opened 2 years ago
I have 3 files, the first two TIF load fine but the last one does not visible.zip
How can I get the SRC code for debugging?
I think blockSize is necessary for larger files due to XHR max requests for a single URL. I changed to blockSize: 65535 * 5 and it worked
blockSize
blockSize: 65535 * 5
I have 3 files, the first two TIF load fine but the last one does not visible.zip