MMKTrajectorySegmentMetadata
Warning
This feature is available in the Full MapKit SDK version
|
class MMKTrajectorySegmentMetadata : NSObject, MMKBaseMetadata |
This struct is here to automatically generate protobuf parsing functions It is not to be used in platform code
Summary
Class methods
|
 init(time: Int64, duration: UInt) |
Properties
|
var time: Int64 { get } |
|
var duration: UInt { get } |
Class methods
init(time:duration:)
|
 init(time: Int64, duration: UInt) |
Properties
time
|
var time: Int64 { get } |
duration
|
var duration: UInt { get } |