bloc/map/map_bloc library

Classes

ChangedPosition
Signals that the map's center position has changed.
ChangedPositionAndZoom
Signals that the map's center position and zoom level have changed.
MapBloc
A BLoC for managing the state of a map.
MapEvent
Base class for all events related to the map.
MapState
The current state of the map.
RequestedFitCameraToArea
Signals a request to adjust the map camera to fit a given area.
ZoomedIn
Signals that the map has been zoomed in.
ZoomedOut
Signals that the map has been zoomed out.