resetVehicleRestrictionFilter static method

void resetVehicleRestrictionFilter()

Removes all filters regarding vehicle restrictions so that all restrictions will be displayed, when the display of vehicle restrictions is enabled by enabling feature using MapScene.enableFeatures with MapFeatures.vehicleRestrictions and setting layer visibility using MapScene.setLayerVisibility.

Implementation

static void resetVehicleRestrictionFilter() => $prototype.resetVehicleRestrictionFilter();