QuadFlask / react-native-naver-map

🗺️naver map for react-native
MIT License
162 stars 148 forks source link

지도 영역 제한 #121

Open yhl0519 opened 2 years ago

yhl0519 commented 2 years ago

Version of react-native-naver-map libraries

"react-native-nmap": "0.0.65",

Version of react-native

"react-native": "0.63.4",

Expected behavior

https://navermaps.github.io/maps.js.ncp/docs/tutorial-8-map-maxbounds.example.html 여기서처럼 지도에서 이동 할 수 있는 영역을 제한하고싶습니다. 우리나라밖으로는 지도 이동을 못 하게 영역을 제한 할 수 있을까요?

kkkkYoungJae commented 5 months ago

image RNNaverMapView.java 63번 주석 처럼 설정하면 제한은 되긴하는데 줌한 후에 카메라 이동에서 문제가 생깁니다