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

[FE][Feat] #249 : 지도와 캔버스 연동 및 완성 #252

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

happyhyep
Copy link
Member

📝 PR 개요

지도와 캔버스 연동 및 완성


🔍 변경 사항

  • 지도와 캔버스 연동
  • 컴퓨터에서 마우스 이벤트로 이동, 줌인/줌아웃 기능 구현
  • 휴대폰에서 터치 이벤트로 이동, 줌인/줌아웃 기능 구현
  • 캔버스 출발지 마커, 도착지 마커, 경로 그리기 기능 적용
  • 변수 및 타입 파일 분리

✅ 체크리스트 (Checklist)

  • 코드가 빌드 오류 없이 잘 작동하는지 확인
  • 테스트가 통과하는지 확인
  • 스타일 가이드와 일관성을 유지했는지 확인
  • 관련 문서가 업데이트되었는지 확인 (선택 사항)
  • 리뷰어가 이해할 수 있도록 주석이나 설명을 추가했는지 확인

🔄 관련 이슈 (Linked Issues)

#249


📷 스크린샷 및 동영상 (선택 사항)

용량 줄이느라 캡처 과정에서 화면이 많이 깨져서 보이긴 하는데, 참고만 해주시면 될 것 같습니다!

ddara-mapconnect-test13

ddara-mapconnect-test14 (1)

RPReplay_Final1732435293.MP4
2024-11-23.18-39-17.mp4

happyhyep and others added 4 commits November 24, 2024 20:33
- Appconfig 파일 경로 변경
- 지도와 캔버스 연동 과정에서 불필요한 파일 삭제
- 디렉토리 구조 변경
- 지도와 캔버스 연동
- 컴퓨터에서 마우스 이벤트로 이동, 줌인/줌아웃 기능 구현
- 휴대폰에서 터치 이벤트로 이동, 줌인/줌아웃 기능 구현
- 캔버스 출발지 마커, 도착지 마커, 경로 그리기 기능 적용
- 변수 및 타입 파일 분리
@happyhyep happyhyep added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 25, 2024
@happyhyep happyhyep self-assigned this Nov 25, 2024
juwon5272
juwon5272 previously approved these changes Nov 25, 2024
- 사용하지 않는 파일 제거
Copy link
Collaborator

@effozen effozen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@happyhyep happyhyep requested a review from juwon5272 November 25, 2024 04:39
@happyhyep happyhyep merged commit 9232c33 into frontend Nov 25, 2024
3 checks passed
@effozen effozen deleted the feature/fe/#249-canvasMap branch December 5, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants