Determines if the specified route id refers to a valid bus route.
True if the route is valid; Otherwise, false.
The dijkstra algorithm should be ran on the infrastructure before using this function!
ParkingSystem Class | CBPRS.Parking Namespace