CameraTrackingMode

Identifies the position tracking mode of the camera.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

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.

Link copied to clipboard

Direction Up Follow Camera Operator, camera follows the current position and heading.

Link copied to clipboard

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.