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

[Feature] #5 지도 관련 기능 테스트 #22

Merged
merged 5 commits into from
Nov 21, 2024
Merged

Conversation

ruehan
Copy link
Collaborator

@ruehan ruehan commented Nov 21, 2024

✅ PR Checklist

  • 불필요한 코드 중복이 없습니다.
  • 민감한 정보를 포함하지 않았습니다.
  • 불필요한 콘솔 로그나 주석을 포함하지 않았습니다.
  • 컴포넌트 key값에 고유한 값을 할당했습니다.

📝 Summary

🔗 ISSUE : #5

  • 산책 시 현재 위치를 추적합니다.
  • 산책 시 나침반 데이터를 사용해 사용자의 방향을 확인하고 지도를 회전합니다.
  • 산책 시 이동 거리를 계산하고, 이동 시간을 표시합니다.
  • 산책 시 이동 경로를 표시합니다.

🖼️ Screenshots

이동 경로 표시 산책 정보 저장
IMG_2119 IMG_2118

Close #5

@ruehan ruehan added the enhancement New feature or request label Nov 21, 2024
@ruehan ruehan self-assigned this Nov 21, 2024
@ruehan ruehan linked an issue Nov 21, 2024 that may be closed by this pull request
@ruehan ruehan merged commit b57bd59 into develop Nov 21, 2024
6 checks passed
@github-actions github-actions bot deleted the 5-feature/walk-map branch November 29, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 지도 관련 테스트 및 정리
3 participants