flutter_map_marker_popup 0.1.0
flutter_map_marker_popup: ^0.1.0 copied to clipboard
A plugin for flutter_map to show a customisable popup Widget when a marker is tapped. Also provides methods to show/hide popups.
[0.0.1] - 17/04/20 #
- Initial release.
[0.0.2] - 17/04/20 #
- Allow constraining of the uuid type.
[0.0.3] - 17/04/20 #
- More detailed description
- Improve README.md
[0.1.0] - 20/04/20 #
- Complete rewrite. Now PopupMarkerLayer is a replacement for MarkerLayer and is not compatible with the clustering plugin. Popups for the clustering plugin will be proposed via PR on the marker clustering project.