ViewportDataSource

public protocol ViewportDataSource : AnyObject

Protocol, which is used to fill and store CameraOptions which will be used by NavigationCamera for execution of transitions and continuous updates.

By default Navigation SDK for iOS provides default implementation of ViewportDataSource in NavigationViewportDataSource.