Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitTrafficTypeSegment
class MMKMasstransitTrafficTypeSegment : NSObject |
Describes part of bicycle or scooter path with the same traffic type.
Summary
Class methods
init(trafficType: MMKMasstransitTrafficTypeID, subpolyline: MMKSubpolyline) |
Properties
var trafficType: MMKMasstransitTrafficTypeID { get } |
var subpolyline: MMKSubpolyline { get } |
Class methods
init(trafficType:subpolyline:)
init(trafficType: MMKMasstransitTrafficTypeID, subpolyline: MMKSubpolyline) |
Properties
trafficType
var trafficType: MMKMasstransitTrafficTypeID { get } |
Undocumented
subpolyline
var subpolyline: MMKSubpolyline { get } |
Undocumented