Currently we handle these two requirements:
- As a user searching for a workout, I can use my location and the distance to each AO is calculated from that location
- As a user searching for a workout, I disallow using my location and the distance to each AO is calculated from the default which is Boise ID.
This requirement is to allow a third option: you to put in a location, and have it use that location as the starting location. This can be used in the case where you're not at the location you would normally be traveling from
e.g. I'm traveling to Denver so i want to put in the address where I will be to see the closest location
The UI change would be to 1) add the current location and 2) have a "[change]" or edit icon to allow the user to put in a different location
Inputs: address or zip code, becomes the "FROM" location
output: AOs from closest to farthest. becomes the "TO" location
Currently we handle these two requirements:
This requirement is to allow a third option: you to put in a location, and have it use that location as the starting location. This can be used in the case where you're not at the location you would normally be traveling from
e.g. I'm traveling to Denver so i want to put in the address where I will be to see the closest location
The UI change would be to 1) add the current location and 2) have a "[change]" or edit icon to allow the user to put in a different location
Inputs: address or zip code, becomes the "FROM" location
output: AOs from closest to farthest. becomes the "TO" location