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();
Called when map becomes invalidated and is about to be updated.
One or more redraws will happen afterwards, until MapIdleListener.onMapIdle is called.
void onMapBusy();