Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitTransfer
@interface MMKMasstransitTransfer : NSObject |
Represents a transfer to another mass transit line or to another stop. For example, transfer from one underground line to another.
Summary
Class methods
+ (nonnull MMKMasstransitTransfer *)transferWithConstructions:(nonnull NSArray<MMKMasstransitConstructionSegment *> *)constructions |
Properties
@property (nonatomic, readonly, nonnull) |
@property (nonatomic, readonly, nonnull) |
Class methods
transferWithConstructions:transferStop:
+ (nonnull MMKMasstransitTransfer *)transferWithConstructions:(nonnull NSArray<MMKMasstransitConstructionSegment *> *)constructions |
Properties
constructions
@property (nonatomic, readonly, nonnull) |
Compressed information about pedestrian constructions along the transfer path. MMKMasstransitConstructionSegment::subpolyline fields of all segments cover the entire geometry of corresponding section".
transferStop
@property (nonatomic, readonly, nonnull) |
The stop you need to transfer to