Wayfinding from Map > MyCourses is able to navigate to ADA-compliant entrances when the geolocation information has identified them.
Wayfinding from Map > Campus Buildings, however, does not seem to select for ADA-compliant entrances when the accessibility setting is ON in My Profile.
I am requesting that the Maps > Campus Buildings view require a route to ADA entrances when the ADA setting is ON. And when the API knows of an ADA -> True location, it will return the lat/long for the ADA entrance closest to the user's location.
Desired Behavior
It would look like this, roughly.
The user will ask for Directions to a specific building via Map > Campus Buildings.
The app will query locations in the same way it does for My Courses, sending the building identifier, user's lat/lng location, and ADA true/false.
If both are known, the API will return the location of the ADA entrance closest to the user's location.
The map will navigate the user to the nearest ADA entrance.
Deficiency
This is related to issue #2955
Wayfinding from Map > MyCourses is able to navigate to ADA-compliant entrances when the geolocation information has identified them.
Wayfinding from Map > Campus Buildings, however, does not seem to select for ADA-compliant entrances when the accessibility setting is ON in My Profile.
I am requesting that the Maps > Campus Buildings view require a route to ADA entrances when the ADA setting is ON. And when the API knows of an ADA -> True location, it will return the lat/long for the ADA entrance closest to the user's location.
Desired Behavior
It would look like this, roughly.
@nelshopp