JunctionViewLaneAssistanceDelegate
public protocol JunctionViewLaneAssistanceDelegate : AnyObject
This protocol should be
implemented in order to receive notifications on JunctionViewLaneAssistance.
See JunctionViewLaneAssistance documentation for further details.
-
Called before and after a complex junction if lane recommendations are available.
Declaration
Swift
func onLaneAssistanceUpdated(_ laneAssistance: JunctionViewLaneAssistance)Parameters
laneAssistanceThe
JunctionViewLaneAssistancenotification.