Returns true if a gesture is currently in progress.
true
Future<bool> isGestureInProgress() => _mapInterface.isGestureInProgress();