FollowDirection

The FollowDirection operator tracks the current position and heading and adjusts the camera so that the position marker is located in the lower middle section of the safe area and is always pointing up. Or, in other words, the operator ensures that the camera is following the current position and pointing in the driving direction.

At a less detailed scale than 1:2.400.000, the operator behaves like the FollowNorthUp.

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

See also