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

feat: 구글 지도 랜드마크 클릭 못하게 하는 기능 추가한다 #607

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

feb-dain
Copy link
Collaborator

@feb-dain feb-dain commented Aug 21, 2023

[#606]

📄 Summary

구글 지도에서 랜드마크 클릭시 해당 랜드마크 정보가 마커 위에 나오는 것이 기본값이다. 우리 서비스에서는 오히려 사용자 경험을 해치는 기능이기 때문에 이 기능을 없애기로 했다.

🕰️ Actual Time of Completion

5분

🙋🏻 More

close #606

@feb-dain feb-dain added 🌱 기능추가 새로운 기능 요청입니다 FE 프론트엔드 관련 이슈입니다 labels Aug 21, 2023
@feb-dain feb-dain self-assigned this Aug 21, 2023
@feb-dain feb-dain temporarily deployed to test August 21, 2023 03:37 — with GitHub Actions Inactive
@github-actions
Copy link

🚀storybook: https://storybook.carffe.in/

@gabrielyoon7
Copy link
Member

저런 옵션이 있었군요

Copy link
Member

@kyw0716 kyw0716 left a comment

Choose a reason for hiding this comment

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

멋지십니다 형님!

@feb-dain feb-dain merged commit 7aa7d78 into develop Aug 21, 2023
4 checks passed
@feb-dain feb-dain deleted the feat/606 branch August 21, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 관련 이슈입니다 🌱 기능추가 새로운 기능 요청입니다
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

구글 지도 랜드마크를 클릭할 수 없게 한다
3 participants