onCameraIdle property
Called when camera movement has ended, there are no pending animations and the user has stopped interacting with the map.
Implementation
final VoidCallback? onCameraIdle;
Called when camera movement has ended, there are no pending animations and the user has stopped interacting with the map.
final VoidCallback? onCameraIdle;