Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitTransport
class MMKMasstransitTransport : NSObject |
Contains information about the mass transit ride section of a MMKMasstransitRoute for a specific mass transit MMKMasstransitLine.
Summary
Class methods
init(line: MMKMasstransitLine, |
Properties
var line: MMKMasstransitLine { get } |
var transports: [MMKMasstransitTransportTransportThread] { get } |
var transportContours: [MMKMasstransitTransportContour] { get } |
Class methods
init(line:transports:transportContours:)
init(line: MMKMasstransitLine, |
Properties
line
var line: MMKMasstransitLine { get } |
Mass transit line.
transports
var transports: [MMKMasstransitTransportTransportThread] { get } |
Collection of mass transit threads of the specified line suitable for the constructed route.
transportContours
var transportContours: [MMKMasstransitTransportContour] { get } |
Describes MMKMasstransitTransportContour in borders of which this block is located