OnMapScrollListener typedef

OnMapScrollListener = void Function(MapContentGestureContext context)

Gesture listener called on map scroll.

Implementation

typedef void OnMapScrollListener(MapContentGestureContext context);