CameraProgressInfo | iOS SDK | 2GIS Documentation

CameraProgressInfo

Information about the progress of the camera zone.

public init(
    camera: RouteCamera,
    position: RoutePoint,
    progress: Float = 0
)
Parameters
camera
position
progress
Properties

Camera for the area for which progress is being tracked.

Camera position on the route.

Progress of the camera area, [0, 1].