rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[FEATURE] Enable wayfinding to ADA entrances from Map > Buildings #2984

Open joegrohens opened 1 year ago

joegrohens commented 1 year ago

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.

  1. The user will ask for Directions to a specific building via Map > Campus Buildings.
  2. 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.
  3. If both are known, the API will return the location of the ADA entrance closest to the user's location.
  4. The map will navigate the user to the nearest ADA entrance.

@nelshopp

mihail-varbanov commented 1 year ago

This issue should have been resolved in version 4.2.50.