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