Amount Restriction
Types
Link copied to clipboard
class ExceededAxleAmount(val section: GeoPolyline, val limitValue: Int, val realValue: Int) : RouteWarning.SectionWarning.AmountRestriction
Link copied to clipboard
class ExceededTrailerAmount(val section: GeoPolyline, val limitValue: Int, val realValue: Int) : RouteWarning.SectionWarning.AmountRestriction