Merged
Conversation
- infoWindow 활용 - PointF 수정 - build 오류 해결
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 개요
closed #252 [MOD] 러닝 페이지 / 마커 리소스 수정
기존엔 정보창을 포함한 이미지를 svg로 뽑아 활용했었는데 커스텀 출발지를 구현하려면 무조건 infoWindow를 사용해야 했고 이를 위해선 기존의 방식을 버려야 했습니다. 따라서 지금 올리는 PR은 infoWindow를 활용하는 방향으로 코드를 수정해준 것입니다. (* infoWindow란 마커 위에 띄우는 정보창(말풍선)을 말합니다.)
+) 최근에 merge한 브랜치 병합 과정에서 conflict가 있었고 이를 풀어주는 과정에서 사용하지 않는 소스를 지우지 않아 build 에러가 떴습니다. 이 브랜치 merge 하고나면 해당 문제는 해결됩니다!
✨ 작업 내용
✨ PR 포인트
📸 스크린샷/동영상