Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let user customize their walking speed #217

Open
aaronbrethorst opened this issue Jun 23, 2020 · 0 comments
Open

Let user customize their walking speed #217

aaronbrethorst opened this issue Jun 23, 2020 · 0 comments

Comments

@aaronbrethorst
Copy link
Member

The user should be able to customize their speed of movement, which is used to determine how quickly they can reach their transit stop.

The user should be able to customize this value in two ways:

  1. By typing a new number into a text box in Settings.

  2. By retrieving this data from HealthKit in iOS 14

HealthKit in iOS 14 adds support for determining and accessing the user's walking speed. There should be an option for retrieving this data from the HealthKit store instead of simply using the hardcoded value of 3.1 miles/hour I've included.

https://developer.apple.com/videos/play/wwdc2020/10182/

@aaronbrethorst aaronbrethorst added this to the Post-Launch milestone Jul 22, 2020
@aaronbrethorst aaronbrethorst removed this from the Post-Launch milestone Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant