TruckRestrictionWarning constructor
- double distanceInMeters,
- DistanceType distanceType
Implementation
TruckRestrictionWarning(double distanceInMeters, DistanceType distanceType)
: distanceInMeters = distanceInMeters, weightRestriction = null, dimensionRestriction = null, distanceType = distanceType, trailerCount = null, timeRule = null, truckRoadType = null, hazardousMaterials = [], tunnelCategory = null, axleCount = null;