distanceType property

  1. @Deprecated("Will be removed in v4.29.0. Use the `WarningStatus` implementation instead.")
DistanceType distanceType
getter/setter pair

Indicates if the specified truck restriction is ahead of the vehicle or has just passed by. If it is ahead, then TruckRestrictionWarning.distanceInMeters is greater than 0.

Implementation

@Deprecated("Will be removed in v4.29.0. Use the `WarningStatus` implementation instead.")
DistanceType distanceType;