OnMapTapListener typedef
OnMapTapListener =
void Function(MapContentGestureContext context)
Gesture listener called on map tap.
Implementation
typedef void OnMapTapListener(MapContentGestureContext context);
Gesture listener called on map tap.
typedef void OnMapTapListener(MapContentGestureContext context);