extension_api library
Classes
- Anchor
- AnchorPos
-
Defines the positioning of a
Marker.builderwidget relative to the center of its bounding box defined by its Marker.height & Marker.width - AnimatedPopupContainer
- HideAllPopupsEvent
- HidePopupsOnlyFor
- PopupAnimation
- PopupController
- Used to programmatically show/hide popups and find out which markers have visible popups.
- PopupEvent
- PopupLayer
- ShowPopupsAlsoFor
- ShowPopupsOnlyFor
- SimplePopupContainer
- TogglePopupEvent
Enums
- AnchorAlign
-
Relative alignment for a
Marker.builderwidget relative to the center of its bounding box defined by its Marker.height & Marker.width - PopupSnap
Typedefs
- PopupBuilder = Widget Function(BuildContext, MarkerData)