Other Enumerations
The following enumerations are available globally.
-
Concise description of road type used in commercial vehicle regulations.
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
See moreDeclaration
Swift
public enum CommercialVehicleRoadType : UInt32, CaseIterable, Codable -
Hazardous material type as defined in the enum applicable for those that carry these
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
See moreDeclaration
Swift
public enum HazardousMaterialType : UInt32, CaseIterable, Codable -
Physical structure of a road feature that causes an access restriction, such as a bridge or tunnel that may limit vehicle dimensions or weight.
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
See moreDeclaration
Swift
public enum PhysicalStructure : UInt32, CaseIterable, Codable -
Type of commercial vehicle to which a regulation applies.
See moreDeclaration
Swift
public enum VehicleTypeCondition : UInt32, CaseIterable, Codable -
Indoor route features.
See moreDeclaration
Swift
public enum IndoorLevelChangeFeatures : UInt32, CaseIterable, Codable -
Defines the types of actions for indoor maneuvers.
See moreDeclaration
Swift
public enum IndoorManeuverActions : UInt32, CaseIterable, Codable
Other Enumerations Reference