josxha / flutter_map_plugins

The source code for all sorts of flutter_map plugins.
https://pub.dev/publishers/joscha-eckert.de/packages
28 stars 20 forks source link

✨ feat(fm-cache): add `cachePolicy` parameter #35

Closed Thelm76 closed 7 months ago

Thelm76 commented 7 months ago

Adding an optional parameter to CachedTileProvider so we can control the cache policy.

i.e. Here's API has cache headers in its responses, so in certain cases we may need to use the refresh or request cache policy.

josxha commented 7 months ago

Thanks for this pr too. I'll publish it as version 1.5.0.