CenterOnLocationUpdate typedef

  1. @Deprecated('Use FollowOnLocationUpdate instead')
CenterOnLocationUpdate = FollowOnLocationUpdate

Should the map follow the new location when location is updated.

Implementation

@Deprecated('Use FollowOnLocationUpdate instead')
typedef CenterOnLocationUpdate = FollowOnLocationUpdate;