[X] I have searched the opened issues and there are no duplicates
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.
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
```python [Paste your code here] ```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
```console [Paste your logs here] ```Additional details
No response