MMKMasstransitConstructionSegment
Warning
This feature is available in the Full MapKit SDK version
|
@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; |
constructionMask
|
@property (nonatomic, readonly, nonnull) |