[Feature Request]: maxZoom이 initial zoom 값으로 간주되는 것을 방지할 수 있는 지 #123
soo9028
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the problem
initialZoom 혹은 zoom으로 현재 zoom 상태를 useEffect로 바꾸거나 해야할 때가 있는데, maxZoom을 바꿔야 최초 zoom 상태를 설정할 수 있는 점이 조금 불편할 때가 있네요.
Describe the solution
예를 들어 맵을 처음 켤 때, maxZoom 값을 기준으로 zoom 이 되어있고, maxZoom 은 17 로 두고 첫 zoom 상태를 15로 하거나 할 수 있는 기능이 있으면 좋을 것 같습니다.
Additional context
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions