MapRecorderOptions
public struct MapRecorderOptions
Options for recording the map when using MapRecorder
-
Initializes a set of options to control the recording of a map recording
Declaration
Swift
public init(timeWindow: Int?, loggingEnabled: Bool, compressed: Bool)