일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- WeatherManager
- CoreLocation
- 영문 개인정보처리방침
- Protocol
- RunningTimer
- CLLocationManagerDelegate
- 단일 책임원칙
- swift
- addannotation
- Timer
- AnyObject
- MKMapViewDelegate
- Required Reason API
- weatherKit
- Startign Assignments
- weak var
- dispatchsource
- UIAlertAction
- 러닝타이머
- 서체관리자
- MKMapItem
- Xcode
- UICollectionViewFlowLayout
- font book
- 한국어 개인정보처리방침
- 러닝기록앱
- App Store Connect
- SwiftUI Boolean 값
- xcode로 날씨앱 만들기
- 클로저의 캡슐화
Archives
- Today
- Total
목록addannotation (1)
VesselWheel
Mapkit의 지도에 MKLocalSearch활용하여 검색된 annotation 노출하기
들어가기 앞서, MapKit은 SwiftUI로 간편하게 구현할 수 있고, 커스텀하기도 편하다. https://developer.apple.com/documentation/mapkit/ MapKit | Apple Developer Documentation Display map or satellite imagery within your app, call out points of interest, and determine placemark information for map coordinates. developer.apple.com 공식문서를 통해서, WWDC 2023에서 발표한 영상과 설명에 따르면, 개발자가 SwiftUI에서 기능 구현을 자유롭게 할 수 있도록 다양한 매소드와 인스턴스를 제공한다. http..
Xcode Study
2024. 3. 4. 22:10