Companion
Properties
Default config for FollowNorthUp camera tracking mode.
Default config for FollowDirection camera tracking mode.
Default config for follow route camera tracking modes.
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.
The FollowNorthUp operator tracks the current position and adjusts the camera so that the position marker is in the center of the safe area. The heading of camera is fixed to the north, meaning that the position marker changes its orientation, but the map does not rotate. The tilt is set to 0 (top down view).
The FollowRouteDirection operator tracks the current position and adjusts the camera so that the position marker is in the lower middle section of the safe area and is always pointing up. Or, in other words, the operator ensures the camera is following the current position and is pointing in the driving direction.
The FollowRouteNorthUp operator tracks the current position and adjusts the camera so that the position marker is in the center of the safe area. The camera heading is fixed to the north, meaning the position marker changes its orientation, but the map does not rotate. The tilt is set to 0 (top down view).
The camera does not track the current position (aka the current location).
The operator tries to fit the routes in the current view, by changing the camera zoom and look-at parameters. It constantly adjusts these parameters in order to keep the remaining part of the route(s) in view. Tilt and heading parameters are set to 0 in this camera mode.