CameraNotifier
Warns you when you enter the traffic camera's coverage area.
Extends:
Hashable
public static func == (lhs: CameraNotifier, rhs: CameraNotifier) -> Bool
Returns a Boolean value indicating whether two values are equal.
public convenience init(
model: Model
)
An extension to the navigator that warns you if you fall within the range of a traffic camera.
Parameters
model
Model
The 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.