MMKDrivingConditionsListener
Warning
This feature is available in the Full MapKit SDK version
|
protocol MMKDrivingConditionsListener : NSObjectProtocol |
A listener to monitor route condition changes.
Summary
Instance methods
|
func onConditionsUpdated() |
|
func onConditionsOutdated() |
Instance methods
onConditionsUpdated()
|
func onConditionsUpdated() |
Triggers when the conditions are updated.
onConditionsOutdated()
|
func onConditionsOutdated() |
Triggers when the conditions are outdated.