OnInteractionContext typedef
Interaction callback that just returns the MapContentGestureContext.
Implementation
typedef OnInteractionContext = void Function(MapContentGestureContext context);
Interaction callback that just returns the MapContentGestureContext.
typedef OnInteractionContext = void Function(MapContentGestureContext context);