feat(search): search for a location and get directions to it

This commit is contained in:
2024-11-25 13:22:16 +01:00
parent 0327d63d54
commit f8e5a0b506
3 changed files with 64 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
# StepMap
## TODO:
- [ ] Create a map
- [x] Create a map
- [ ] Add navigation to the map
- [ ] Display the calculated distance and how long will it take by walking
- [ ] Get walkingStepLength from HealthKit