Follow

The CameraTrackingMode.Follow is a camera behavior mode ensuring the user's location is always positioned in the center of the map. It also maintains the map's northern orientation while providing a stabilized view during navigation.

You can also define a custom follow operator behavior by creating a new instance of the Follow class with a custom FollowCameraOperatorConfig.

See also