resetRouteRoadBlocks static method
Resets the user road blocks.
This will remove all the user road blocks set by the user.
Implementation
static void resetRouteRoadBlocks() {
staticMethod( 'RoutingService', 'resetRouteRoadBlocks');
}
Resets the user road blocks.
This will remove all the user road blocks set by the user.
static void resetRouteRoadBlocks() {
staticMethod( 'RoutingService', 'resetRouteRoadBlocks');
}