markerCenterAnimation property

MarkerCenterAnimation? markerCenterAnimation
final

Setting a MarkerCenterAnimation will cause the map to be centered on a marker when it is tapped. Defaults to not centering on the marker.

Implementation

final MarkerCenterAnimation? markerCenterAnimation;