-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Feat] 위치조회 > 개별 차량 검색 / 상세 정보 조회 API 연동 #97
Comments
red-dev-Mark
added a commit
that referenced
this issue
Jan 25, 2025
- 기존 목데이터 관련 코드 삭제 - 응답 데이터에 따른 타입 수정 - API 연동 및 예외처리
red-dev-Mark
added a commit
that referenced
this issue
Jan 25, 2025
- 현재 위/경도의 1,000,000이 곱한 데이터로 응답 - 위/경도 데이터 변환 유틸 함수 추가 - 차량 정보 API 응답 coordinate 정규화 로직 적용
red-dev-Mark
added a commit
that referenced
this issue
Jan 25, 2025
- { lat, lng }으로 되어있어야 하는 구조가, { lat, lat }으로 되어 있어서 발생한 문제
red-dev-Mark
added a commit
that referenced
this issue
Jan 25, 2025
- 기존 목데이터 관련 코드 삭제 - 수정된 응답데이터에 따라 기존 코드 수정
5 tasks
5 tasks
red-dev-Mark
added a commit
that referenced
this issue
Jan 26, 2025
red-dev-Mark
added a commit
that referenced
this issue
Jan 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📄 설명
위치조회 페이지의 개별 차량 검색과 해당 차량 상세 정보 조회를 기존 목데이터 활용 방식에서 API 연동 방식으로 수정
✅ 해야 할 일
📝 메모
No response
The text was updated successfully, but these errors were encountered: