flutter_map_tappable_polyline 0.5.0
flutter_map_tappable_polyline: ^0.5.0 copied to clipboard
A flutter_map plugin that adds Polyline class with onTap event
0.5.0 #
- Detect tapping between polyline points (#8) @Mkohm
0.4.0 #
- Add support for Polyline culling (#5) @Mkohm
0.3.3 #
- Upgrade flutter_map to ^0.10.1
0.3.2 #
- Upgrade flutter_map to ^0.9.0
0.3.1 #
- Add example
- Format code
0.3.0 #
- Fix onTap callback
0.2.0 #
- Better gesture handling to allow double tap on underlying map
0.1.0 #
- Initial release