VehicleLoadType

Represents types of cargo that may be classified as hazardous materials and restricted from some roads. Available vehicleLoadType values are US Hazmat classes 1 through 9, plus generic classifications for use in other countries. For more details, see: https://developer.tomtom.com/routing-api/routing-api-documentation-routing/common-routing-parameters.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Defines that the cargo contains explosives.

Link copied to clipboard

Defines that the cargo contains hazardous gases.

Link copied to clipboard

Defines that the cargo contains flammable and combustible liquids.

Link copied to clipboard

Defines that the cargo contains flammable solids.

Link copied to clipboard

Defines that the cargo contains oxidizing substances and organic peroxides.

Link copied to clipboard

Defines that the cargo contains toxic substances and infectious substances.

Link copied to clipboard

Defines that the cargo contains radioactive materials.

Link copied to clipboard

Defines that the cargo contains corrosives.

Link copied to clipboard

Defines that the cargo contains miscellaneous hazardous materials.

Link copied to clipboard

Defines that the cargo contains explosive materials other than in class 1.

Link copied to clipboard

Defines that the cargo contains other general hazardous materials.

Link copied to clipboard

Defines that the cargo contains other hazardous substances that are harmful to water.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard