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.68k stars 848 forks source link

refactor: migrate tile rendering from widgets to `CustomPainter` #1928

Open JaffaKetchup opened 2 days ago

JaffaKetchup commented 2 days ago

Superceeds #1853 & continues #1908 targeting master.