You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
화면에서 SingleChildScrollView 를 사용중이며 세로스크롤이 있어서 그런지 터치로 맵 이동과 줌인/아웃이 되지 않습니다.
그래서 줌컨트롤 버튼을 넣고 싶은데 옵션에 없는것 같습니다.
제가 직접 컨트롤 그리고 CameraUpdate.zoomIn() / zoomOut() 이벤트를 발생시키는것 말고 방법이 있을까요?