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

Refactor: 마커 업데이트 로직 리팩토링 #101

Open
2 tasks
yeoularu opened this issue May 17, 2023 · 1 comment
Open
2 tasks

Refactor: 마커 업데이트 로직 리팩토링 #101

yeoularu opened this issue May 17, 2023 · 1 comment

Comments

@yeoularu
Copy link
Collaborator

yeoularu commented May 17, 2023

Description

마커 업데이트 로직 중

  • 맵이동 시 신규 HTML 마커 생성하지 않고 최초 맵 로드 시 모든 HTML 마커 생성
  • 근데 이미지는 우선 비워뒀다가 addTo(map) 되었을 때 요청함
    하도록 리팩토링 하겠습니다

Todo

  • 최초 맵 로드 시 모든 HTML 마커 생성
  • 이미지 �필요시 요청 및 렌더링

References

  • ~을 참고하여 개발합니다.
@Sangjun-man
Copy link
Contributor

94/feat에서 작업중이었는데 이거 가져가서 해주세요~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants