Luka S
Luka S
If you read the documentation on that property, you can find how to turn it off. For example, IntelliSense in VSCode.
I can't remember myself right now, but I know there's a way of doing it, so ^
@caini1213 Just found it. Try setting it to `Duration.zero`. This should disable it.
@caini1213 That video seems to be showing correct functioning? Is something still not working for you?
Ok, it might look wrong, but this is actually correct. As you zoom out, tiles cover a larger area. For example, a tile at zoom level 18 might only cover...
Can you post a video of this behaviour, or is it the same as the one above?
Yes this is unusual. Can you post some more of your surrounding code than the screenshot above? I know that the `checkTileCachedAsync` function should be working correctly - because it...
Unfortunately, I can't see any mistakes. It does appear that the function is returning true for all tiles. Can you assure us that those tiles actually aren't downloaded? I cannot...
Can you try painting that polygon for the area you think you downloaded?
Ok, another debugging method. Can you try zooming out significantly for me, then zooming in significantly for me - outside the intended downloading area. Can you do a screen recording...