Hi there, love the mod first of! Secondly, is it possible to increase the maxZoom(Level) without having it bug out in your browser?
When I adjust the maxZoom in the index.html (to 8) it works, however after a few seconds it looks like the page/browser/google maps is trying to find the corresponding images for that zoom level and instead goes completely white. Zooming out to the previous visible level corrects it again.
I looked at the generateIndex.lua, generateMap.lua and some other places, but thought i'd just ask here before i start hacking away.
Now to be clear, I dont want to actually render the extra amount of zoomlevels/tiles, but just be able to zoom in on the 2048x2048 tiles (yes it will become pixelated).
Cheers!