TrackingCameraBehavior

public class TrackingCameraBehavior : CameraBehavior
extension TrackingCameraBehavior: NativeBase
extension TrackingCameraBehavior: Hashable

Use this class to follow a moving target. The camera smoothly tracks the target’s position while adjusting heading, tilt, and zoom as needed. When tracking starts or resumes, the camera first animates a re-centering transition to align with the target.

Note: This is a beta feature; there maybe bugs and unexpected behavior. Related API’s are subject to change without a deprecation process.