TileLayer Error using Mapping (on_image_error) #4355
Replies: 2 comments
-
I guess zooming in and out quickly hinders proper/timely fetching and display of the map tiles. Can you give the pre-release a try? We made some enhancements, which might hopefully fix this. |
Beta Was this translation helpful? Give feedback.
-
Hi ndonkoHenri, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Duplicate Check
Describe the bug
I use Windows 11 (Flet 0.24.1) and IOS mobiles (Ipad & Iphone) with Flet App version 0.24.1.
When I drag or zoom-in /zoom-out quickly, I have frequent errors from "Event handler for image error events."
Once, I get an error, refreshing becomes quite slow.
I get the error on all environments : Windows, Iphone and Ipad.
I tried to use few different tile providers (OpenStreetMap, OnTopoMap, Google, MapTile) and have same problem with all.
However, using OpenTopoMap gives more frequent errors.
Code sample
Code
To reproduce
Try the code I sent.
Quickly Drag / zoom-in zoom-out in different regions of the map.
You should have an error...
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
Windows 11
Flet version
0.24.1
Regression
I'm not sure / I don't know
Suggestions
No response
Logs
Logs
[Paste your logs here]
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions