YMKMasstransitTransfer
Важно
This feature is available in the Full MapKit SDK version
|
@interface YMKMasstransitTransfer : 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 YMKMasstransitTransfer *)transferWithConstructions:(nonnull NSArray<YMKMasstransitConstructionSegment *> *)constructions |
Properties
|
@property (nonatomic, readonly, nonnull) |
|
@property (nonatomic, readonly, nonnull) |
Class methods
transferWithConstructions:transferStop:
|
+ (nonnull YMKMasstransitTransfer *)transferWithConstructions:(nonnull NSArray<YMKMasstransitConstructionSegment *> *)constructions |
Properties
constructions
|
@property (nonatomic, readonly, nonnull) |
Compressed information about pedestrian constructions along the transfer path. YMKMasstransitConstructionSegment::subpolyline fields of all segments cover the entire geometry of corresponding section".
transferStop
|
@property (nonatomic, readonly, nonnull) |
The stop you need to transfer to