Class YMKMasstransitTransport

Contains information about the mass transit ride section of a YMKMasstransitRoute for a specific mass transit YMKMasstransitLine.

Class Methods

Properties

line

Mass transit line.

transports

Collection of mass transit threads of the specified line suitable for the constructed route.

line

Mass transit line.

transports

Collection of mass transit threads of the specified line suitable for the constructed route.

Method Detail

+transportWithLine:transports:

+ (nonnull YMKMasstransitTransport *)transportWithLine:(nonnull YMKMasstransitLine *)line
                                            transports:(nonnull NSArray< YMKMasstransitTransportTransportThread * > *)transports