CameraProgressInfo
Information about the progress of the camera zone.
public init(
camera: RouteCamera,
position: RoutePoint,
progress: Float = 0
)
Parameters
Properties
Camera for the area for which progress is being tracked.
Camera position on the route.
Progress of the camera area, [0, 1].