shouldAnimateCamera property
Prevent Google Maps camera to be control by the Animarker Setting this flag to false won't change the map position when location change.
shouldAnimateCamera = false,
Default value: true
Implementation
final bool shouldAnimateCamera;