onMapBusy method - MapIdleListener class - mapview library - Dart API
onMapBusy
onMapBusy abstract method
Called when map becomes invalidated and is about to be updated.
One or more redraws will happen afterwards, until MapIdleListener.onMapIdle is called.
Implementation
void onMapBusy();