flutter_map_fast_cluster library
Classes
- AnimationOptions
- AnimationOptionsAnimate
- AnimationOptionsNoAnimation
- FastClusterLayer
- FastClusterLayerOptions
- FastClusterLayerWidget
- FastClusterPlugin
- 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.
- PopupMarkerLayerOptions
- PopupMarkerLayerWidget
- PopupOptions
Enums
Typedefs
- ClusterWidgetBuilder = Widget Function(BuildContext context, int markerCount, ClusterDataBase? extraClusterData)