Throttling tile fetching #163
-
My app displays many different locations at once (many FlutterMap widgets) at different LatLng locations. Loading a page suddenly spams a tile provider for very different locations which triggers server to deny all requests. Sometimes I get blocked from tile providers for several hours. Q: Is there some way to throttle tile fetching? Maybe limit how many concurrent requests for a tile store before they start to queue up? |
Beta Was this translation helpful? Give feedback.
Answered by
JaffaKetchup
Jul 29, 2024
Replies: 1 comment
-
See #164 for feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JaffaKetchup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #164 for feature request.