PositionCallback typedef

PositionCallback = void Function(MapPosition position, bool hasGesture)

Implementation

typedef PositionCallback = void Function(MapPosition position, bool hasGesture);