Run-Eat / Run-It

내일배움캠프 iOS 2기 최종프로젝트 5조
0 stars 0 forks source link

Feat#42- RunningRecordImage #59

Closed futuremouse closed 7 months ago

futuremouse commented 7 months ago

Contents

1. 프로필뷰 - 테이블뷰 스크롤 문제 수정 tableView.isScrollEnabled = false, 스크롤뷰에서 추가된 부분 삭제 즐겨찾기뷰 - 테이블뷰 bottom 수정 make.left.right.bottom.equalTo(view.safeAreaLayoutGuide) 즐겨찾기뷰셀 - 테이블뷰셀 주소 두줄로 생성 label.numberOfLines = 0 2. 코어데이터매니저 클래스 함수 추가 - routeImage: Data 3. 활동상세기록 경로이미지 추가 - 이미지 사이즈 높이 202 4. 러닝기록 경로그리기 및 스냅샷 클래스 생성 - MapSnapshotManager 5. PauseRunningHalfModalViewController - 정지버튼 시 수행 함수 수정 및 코드 정리 6. 위치관리매니저 Class 에 위치 배열(locations)값을 더하는 가하는 매서드 self.locations.append(contentsOf: locations)추가 위치 배열을 CLLocation 로 변환하는 함수 getLocations 추가 ## Screenshots 스크린샷 2024-03-08 오후 8 50 08 스크린샷 2024-03-08 오후 7 43 26