GuidanceCurrentStreetNameMonitor
open class GuidanceCurrentStreetNameMonitor : NSObject
Monitors and notifies the delegate about changes of the current street name.
-
The delegate object which will receive the current street name changes.
Declaration
Swift
public weak var delegate: GuidanceCurrentStreetNameMonitorDelegate?