onMapIdleListener property
Invoked when the Map has entered the idle state. The Map is in the idle state when there are no ongoing transitions and the Map has rendered all available tiles.
Implementation
final OnMapIdleListener? onMapIdleListener;
Invoked when the Map has entered the idle state. The Map is in the idle state when there are no ongoing transitions and the Map has rendered all available tiles.
final OnMapIdleListener? onMapIdleListener;