Description:
Currently, when searching for classrooms in different floors, the routing service does not work if the route from the starting location to the destination requires more than one vertical transportation IDs.
Resolution:
[x] Add respective reachable floors for each transportation method ID in a config file.
[x] Modify algorithm to finding best path.
Reproduce:
Launch the application
Enter starting point H-820 and destination point H-110.
Search for the path.
Notice error.
Expected behaviour:
The path displayed should use the main escalator to the 2nd floor, then use another escalator to the ground floor.
Description: Currently, when searching for classrooms in different floors, the routing service does not work if the route from the starting location to the destination requires more than one vertical transportation IDs.
Resolution:
Reproduce:
Expected behaviour: The path displayed should use the main escalator to the 2nd floor, then use another escalator to the ground floor.
Found in commit:
Resolved in commit: