Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitTransfer
class 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
init(constructions: [MMKMasstransitConstructionSegment], |
Properties
var constructions: [MMKMasstransitConstructionSegment] { get } |
var transferStop: MMKMasstransitTransferStop { get } |
Class methods
init(constructions:transferStop:)
init(constructions: [MMKMasstransitConstructionSegment], |
Properties
constructions
var constructions: [MMKMasstransitConstructionSegment] { get } |
Compressed information about pedestrian constructions along the transfer path. MMKMasstransitConstructionSegment::subpolyline fields of all segments cover the entire geometry of corresponding section".
transferStop
var transferStop: MMKMasstransitTransferStop { get } |
The stop you need to transfer to