FollowRoute

The CameraTrackingMode.FollowRoute is a camera behavior mode that follows the user's position and also adjusts its bearing to match the user's directional movement. Additionally, it controls the tilt and zoom levels, automatically adjusting them to best present the route and its guidance instructions.

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

See also