flutter_map_marker_popup 1.0.0+1 flutter_map_marker_popup: ^1.0.0+1 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.
flutter_map_marker_popup
#
Makes adding marker popups to flutter_map
easy.
If you have any suggestions/problems please don't hesitate to open an issue.
Getting Started #
See the example/
directory for a demo app which results in the following:
Clustering #
If you want both marker popups and marker clustering, this plugin's popup functionality has been integrated in to the wonderful flutter_map_marker_cluster plugin.
Thanks #
A huge thanks to the contributors of flutter_map
and the flutter_map_marker_popup
. I use them together in a large personal project and they work wonderfully.