Returns true if user animation is currently in progress.
true
Future<bool> isUserAnimationInProgress() => _mapInterface.isUserAnimationInProgress();