distanceType property
getter/setter pair
The distance type for the warning, e.g. a warning for a new road sign ahead or a warning for passing a road sign. Since the road sign warning is given relative to a single position on the route, DistanceType.reached will never be given for this warning.
Implementation
DistanceType distanceType;