Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitConstructionSegment
@interface MMKMasstransitConstructionSegment : NSObject |
Describes part of pedestrian or bicycle path with the same construction.
Summary
Class methods
+ (nonnull MMKMasstransitConstructionSegment *)constructionSegmentWithSubpolyline:(nonnull MMKSubpolyline *)subpolyline |
Properties
@property (nonatomic, readonly, nonnull) MMKSubpolyline *subpolyline; |
@property (nonatomic, readonly, nonnull) |
Class methods
constructionSegmentWithSubpolyline:constructionMask:
+ (nonnull MMKMasstransitConstructionSegment *)constructionSegmentWithSubpolyline:(nonnull MMKSubpolyline *)subpolyline |
Properties
subpolyline
@property (nonatomic, readonly, nonnull) MMKSubpolyline *subpolyline; |
Undocumented
constructionMask
@property (nonatomic, readonly, nonnull) |
Undocumented