Flutter Map Module Changelog
1.2.0
Features
Add navigation FAB
It’s possible to show an optional fab at the bottom right of the map.
When clicked, the button will:
- center the map on the user position;
- follow the user position live on map;
- rotate the map based on user compass;
Add ability to change user position icon
To integrate those feature, check the relative Android and iOS documentation.