11 lines
322 B
Markdown
11 lines
322 B
Markdown
# StepMap
|
|
## TODO:
|
|
- [ ] Create a map
|
|
- [ ] Add navigation to the map
|
|
- [ ] Display the calculated distance and how long will it take by walking
|
|
- [ ] Get walkingStepLength from HealthKit
|
|
- [ ] Show how many steps does the route take
|
|
- [ ] Get walkingSpeed
|
|
- [ ] show how long does the route take with said walking speed
|
|
|