dynmap icon indicating copy to clipboard operation
dynmap copied to clipboard

Is initial-zoomout-validate supposed to be working?

Open nemesur opened this issue 1 year ago • 4 comments

Is the "initial-zoomout-validate" config value supposed to be working? i did a quick search in the repo, and DynmapWorld.doInitialScan() does not seems to be implemented anywere.

If not, do you have any workaround to rebuild the zoomout tiles without doing a fullrender again? i'm using a mysql db. I was wondering if i remove the zoomed out tiles there would be a way to rebuild them.

nemesur avatar Sep 02 '23 09:09 nemesur

Manually purging the files should work, but you then have to rerender those tiles again

JurgenKuyper avatar Sep 28 '23 05:09 JurgenKuyper

Any updates on this?

VL4DST3R avatar Dec 17 '23 22:12 VL4DST3R