noThroughRestrictions property

List<ViolatedRestriction> noThroughRestrictions

The list of no through restriction The no through restriction area is part of the road network that do not allow through traffic. For example the Resident only sign indicates that vehicles are only allowed to enter this area if they are making a stop. This area will be set only if origin, destination or via waypoint will be requested within the area. list of no through restriction.

Implementation

List<ViolatedRestriction> get noThroughRestrictions;