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: 마커 업데이트 로직 리팩토링 #103

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

Sangjun-man
Copy link
Contributor

@Sangjun-man Sangjun-man commented May 27, 2023

- tilt 상태로 마커 이동시 tilt 정보도 이전 마커 포지션에 저장되는 버그 발견,
  tilt된 상태를 마커에 반영은 하되, 포지션에는 반영하지 않도록 수정
- 맵에 소스를 적용하는 과정의 단계를 나누어서 처리하게 설계했습니다
  -> useFilterling (필터링 관련 데이터 처리 )
  -> useMapSourceAndLayer (받은 데이터 맵에 적용)
  -> ...
  소스 처리 과정에있어서 레이어를 나누었습니다
@netlify
Copy link

netlify bot commented May 27, 2023

Deploy Preview for hipspot ready!

Name Link
🔨 Latest commit e583102
🔍 Latest deploy log https://app.netlify.com/sites/hipspot/deploys/64832d8d065daa00089911a4
😎 Deploy Preview https://deploy-preview-103--hipspot.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Sangjun-man
Copy link
Contributor Author

Sangjun-man commented Jun 8, 2023

이거 다음 스프린트 전까지 내용 작성해서 머지 하겠슴다~~

@Sangjun-man Sangjun-man changed the title Refactor: 마커 업데이트 로직 리팩토링 리팩토링 Refactor: 마커 업데이트 로직 리팩토링 Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants