Other Global Variables
The following global variables are available globally.
-
Default range that matches
NumericCongestionLevel
values intoCongestionLevel.low
bucket.Declaration
Swift
public let CongestionRangeLow: CongestionRange
-
Default range that matches
NumericCongestionLevel
values intoCongestionLevel.moderate
bucket.Declaration
Swift
public let CongestionRangeModerate: CongestionRange
-
Default range that matches
NumericCongestionLevel
values intoCongestionLevel.heavy
bucket.Declaration
Swift
public let CongestionRangeHeavy: CongestionRange
-
Default range that matches
NumericCongestionLevel
values intoCongestionLevel.severe
bucket.Declaration
Swift
public let CongestionRangeSevere: CongestionRange
-
Declaration
Swift
public let customConfigKey: String
-
Declaration
Swift
public let customConfigFeaturesKey: String
-
Attribute name for the route line that is used for identifying restricted areas along the route.
Declaration
Swift
public let RestrictedRoadClassAttribute: String