onCameraIdle property

dynamic Function(PlaceProvider)? onCameraIdle
final

Called when camera movement has ended, there are no pending animations and the user has stopped interacting with the map.

Implementation

final Function(PlaceProvider)? onCameraIdle;