GuidanceEstimatedArrivalMonitor
open class GuidanceEstimatedArrivalMonitor
Monitors and notifies the delegate about changes on the estimated arrival at the destination.
-
The delegate object which will receive the estimated arrival changes.
Declaration
Swift
public weak var delegate: GuidanceEstimatedArrivalMonitorDelegate?