Actions
New Function #352
closed[APP] 출발-도착 화면에서 현재 위치 조회 시(자동), 바로 현재 위치로 돌아오지 않도록 처리
Description
현재 출발-도착 화면에서 현재 위치 조회(자동) 시, 현재 위치를 중심으로 화면이 이동하고 있습니다.
(검색 및 화면 이동 시 바로 리셋되는 문제가 있습니다.(영상))
현재 위치로 돌아오도록 하는 것은 화면 우측 하단의 현재 위치를 중심으로 하는 버튼을 누를 때면 될 것 같습니다.
현재 위치는 동일하게 조회하되, 사용자 현재 위치를 중심으로 화면을 새로고침하지는 않도록 처리 부탁드립니다.
Files
Updated by Deca Park 9 months ago
- Assignee changed from Deca Park to Toby Pham
[APP] /departure, /arrival
1.current location on map
1) As-is (refer to attach video)
- currently, get current location periodically automatic
- but after get current location, move to the position on map automatically.
2) To-be
- although get current location, don't move to the position on map automatically.
- if clicks current location button on right-bottom of map, move to current position on map.
Actions