OnMapTapListener typedef

OnMapTapListener = void Function(MapContentGestureContext context)

Gesture listener called on map tap.

Implementation

typedef void OnMapTapListener(MapContentGestureContext context);