Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitTransport
@interface MMKMasstransitTransport : NSObject |
Contains information about the mass transit ride section of a MMKMasstransitRoute for a specific mass transit MMKMasstransitLine.
Summary
Class methods
+ (nonnull MMKMasstransitTransport *)transportWithLine:(nonnull MMKMasstransitLine *)line |
Properties
@property (nonatomic, readonly, nonnull) MMKMasstransitLine *line; |
@property (nonatomic, readonly, nonnull) |
@property (nonatomic, readonly, nonnull) |
Class methods
transportWithLine:transports:transportContours:
+ (nonnull MMKMasstransitTransport *)transportWithLine:(nonnull MMKMasstransitLine *)line |
Properties
line
@property (nonatomic, readonly, nonnull) MMKMasstransitLine *line; |
Mass transit line.
transports
@property (nonatomic, readonly, nonnull) |
Collection of mass transit threads of the specified line suitable for the constructed route.
transportContours
@property (nonatomic, readonly, nonnull) |
Describes MMKMasstransitTransportContour in borders of which this block is located