MapKit Mobile SDK

Warning

This feature is available in the Full MapKit SDK version

MMKMasstransitTransportThreadAlertLastTrip

class MMKMasstransitTransportThreadAlertLastTrip : NSObject

Last trip for the thread. Allows to get the time it takes to get to the end of the route.

Summary

Class methods

 init(time: MMKTime)

Properties

var timeMMKTime { get }
Time required to finish the trip

Class methods

init(time:)

 init(time: MMKTime)


Properties

time

var time: MMKTime { get }

Time required to finish the trip.