fleaflet / flutter_map

A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
https://pub.dev/packages/flutter_map
BSD 3-Clause "New" or "Revised" License
2.76k stars 863 forks source link

feat: Add filterQuality parameter to OverlayImage and BaseOverlayImage #1989

Open RBT22 opened 8 hours ago

RBT22 commented 8 hours ago

This PR introduces a filterQuality parameter to the OverlayImage widget, allowing developers greater flexibility in choosing the desired rendering quality.