Romanenko Vladimir
Romanenko Vladimir
Is anon.cc.json a fixed-folder file?
> Loading a fixed folder map will crash the app. What's the status here? > I am not sure how to deal with that to find a workaround at the...
I think the issue might be a result of using Math.cell() to often, please take a look and remove all intermediate usage by only applying it in the end instead...
After trying out different strategies I don't think we can fix this fully, given the current implementation Files in different folders are given a different scaling factor to account for...
Increasing folder sizes without scaling files solves the problem, but leads to partially-empty folders, when the heuristic seems to not match the exact value
I am not sure we can remove that, my issue only addresses TreeMap, but what about StreetView maps?
but we call the mapResoultionScaling in StreetView algorithm and flatly removing it leads to crashes in firefox
I think we need to investigate this once #3077 is merged