flutter_map_marker_popup_plus 7.1.0 copy "flutter_map_marker_popup_plus: ^7.1.0" to clipboard
flutter_map_marker_popup_plus: ^7.1.0 copied to clipboard

Marker popups for flutter_map v8.1.1.

flutter_map_marker_popup_plus #

Makes adding marker popups to flutter_map easy.

If you have any suggestions/problems please don't hesitate to open an issue.

Getting Started #

For a minimal code example have a look at SimpleMapWithPopups.

For a complete example which demonstrates all of the various options available try running the demo app in the example/ directory which results in the following:

Example

FAQ #

  • Why is the popup not showing when I tap the marker?

    Make sure you don't have a GestureDetector in your Marker's builder which is preventing this plugin from detecting the Marker tap.

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_plus. I use them together in a large personal project and they work wonderfully.

0
likes
130
points
679
downloads

Publisher

unverified uploader

Weekly Downloads

Marker popups for flutter_map v8.1.1.

Topics

#flutter-map #popups

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

animated_stack_widget, flutter, flutter_map, latlong2, provider

More

Packages that depend on flutter_map_marker_popup_plus