YMKBicycleTrafficTypeSegment
Важно
This feature is available in the Full MapKit SDK version
|
class YMKBicycleTrafficTypeSegment : NSObject |
Describes part of bicycle path with the same traffic type.
Summary
Class methods
|
init(trafficType: YMKBicycleTrafficTypeID, subpolyline: YMKSubpolyline) |
Properties
|
var trafficType: YMKBicycleTrafficTypeID { get } |
|
var subpolyline: YMKSubpolyline { get } |
Class methods
init(trafficType:subpolyline:)
|
init(trafficType: YMKBicycleTrafficTypeID, subpolyline: YMKSubpolyline) |
Properties
trafficType
|
var trafficType: YMKBicycleTrafficTypeID { get } |
subpolyline
|
var subpolyline: YMKSubpolyline { get } |