You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate tiles from different zoomlevels, when they are not loaded yet. This should be quite easy. Either scale them up 200%, and take a quarter, or scale them down 50% and combine four. It might be necessary to put this in a separate thread, and give it a queue of tiles. (Then you only need to do the scaling up once ISO four times).
The text was updated successfully, but these errors were encountered:
Generate tiles from different zoomlevels, when they are not loaded yet. This should be quite easy. Either scale them up 200%, and take a quarter, or scale them down 50% and combine four. It might be necessary to put this in a separate thread, and give it a queue of tiles. (Then you only need to do the scaling up once ISO four times).
The text was updated successfully, but these errors were encountered: