CameraNotifier
Warns you if you enter the coverage area of a traffic camera.
Extends:
Hashable
public static func == (lhs: CameraNotifier, rhs: CameraNotifier) -> Bool
Returns a Boolean value indicating whether two values are equal.
This documentation comment was inherited from .
public convenience init(
model: Model
)
Navigation extension that warns you if you enter the coverage area of a traffic camera.
Parameters
model
Model
Model of the navigator whose status is being tracked.
Methods
Properties
StatefulChannel<CameraProgressInfo?>
Progress of passing the traffic camera coverage area.
Progress of passing the traffic camera coverage area.