isMapMoving method

bool isMapMoving()

isMapMoving

this method is to trieve is the map currently moving or not

Implementation

bool isMapMoving() => _isMovingNotifier.value;