YMKBicycleConstructionSegment
Warning
This feature is available in the Full MapKit SDK version
|
class YMKBicycleConstructionSegment : NSObject |
Describes part of bicycle path with the same construction.
Summary
Class methods
|
init(construction: YMKBicycleConstructionID, subpolyline: YMKSubpolyline) |
Properties
|
var construction: YMKBicycleConstructionID { get } |
|
var subpolyline: YMKSubpolyline { get } |
Class methods
init(construction:subpolyline:)
|
init(construction: YMKBicycleConstructionID, subpolyline: YMKSubpolyline) |
Properties
construction
|
var construction: YMKBicycleConstructionID { get } |
subpolyline
|
var subpolyline: YMKSubpolyline { get } |