SafetyLocationType
public enum SafetyLocationType : CaseIterable
Describes the type of a safety location.
-
Fixed location camera activated by speed.
Declaration
Swift
case fixedSpeedCamera
-
Mobile location camera activated by speed, often on a tripod or hand-held.
Declaration
Swift
case mobileSpeedCamera
-
Fixed location camera at traffic lights, activated by red light.
Declaration
Swift
case redLightCamera
-
Fixed location camera activated by speed and red light.
Declaration
Swift
case redLightSpeedCamera
-
Fixed location camera warning activated by restricted activity.
Declaration
Swift
case restrictionCamera
-
Fixed zone in which multiple cameras calculate the average speed traveled through the zone.
Declaration
Swift
case averageSpeedZone
-
Fixed zone containing dangerous areas including potential fixed camera locations.
Declaration
Swift
case dangerZone
-
Fixed zone in which there are frequent mobile speed camera checks.
Declaration
Swift
case likelyMobileZone
-
Zone that includes potential mobile camera locations.
Declaration
Swift
case riskZone
-
Fixed zone in which a series of fixed location cameras are present, not all of which are always active. There is no average speed check.
Declaration
Swift
case speedEnforcementZone