flutter_map_marker_popup library

Classes

MarkerCenterAnimation
MarkerTapBehavior
Controls what happens when a Marker is tapped.
PopupAnimation
PopupController
Used to programmatically show/hide popups and find out which markers have visible popups.
PopupDisplayOptions
Controls the appearance of popups.
PopupLayer
PopupLayer displays the visible popups in the context's PopupState. It is useful when you wish to display other widgets on top of markers but below their popups or for plugins which manage markers themselves and only need to display popups. This layer is a FlutterMap layer and therefore requires MapController to be present in the build context.
PopupMarkerLayer
PopupMarkerLayerOptions
PopupScope
Looks for a PopupState in the current BuildContext or creates a new one. Events emitted by the provided PopupController are applied to the PopupState.
PopupSpec
Contains the data relevant for constructing a popup.
PopupState

Enums

PopupSnap