samiha-rahman / soen390

2 stars 0 forks source link

Bug-10: Indoor vertical transportation options are not visible indoors #136

Closed paulMoose closed 4 years ago

paulMoose commented 4 years ago

Description: When the user navigates to an indoor map, it should give them the option to change vertical transportation mode(stairs, escalator, elevator). The code for the buttons is there, but it does not show up all the time and clicking them doesnt change the path.

Resolution:

Reproduce:

Expected Behavior: As the map changes from google maps to an indoor floorplan, the top bar should not display the transportation mode(drive, transit, bike, walk) and should instead display the vertical transportation modes(escalator, elevator and stairs)

Actual Behavior: The top bar doesn't show any options for transportation.

Found in commit: 99723a205060360ed4eaffdbe745a05ec67a7af1 Solved in: b063239867fa6967b28f9cbbfa6e231e5301d298

paulMoose commented 4 years ago

Solved in: b063239