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