OnMapZoomListener typedef

OnMapZoomListener = void Function(MapContentGestureContext context)

Gesture listener called on map zoom.

Implementation

typedef void OnMapZoomListener(MapContentGestureContext context);