일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- WeatherManager
- addannotation
- 영문 개인정보처리방침
- AnyObject
- 단일 책임원칙
- UIAlertAction
- MKMapViewDelegate
- 러닝기록앱
- SwiftUI Boolean 값
- Xcode
- UICollectionViewFlowLayout
- MKMapItem
- font book
- CLLocationManagerDelegate
- Timer
- RunningTimer
- Startign Assignments
- CoreLocation
- Required Reason API
- weatherKit
- Protocol
- swift
- App Store Connect
- 러닝타이머
- dispatchsource
- xcode로 날씨앱 만들기
- 서체관리자
- 한국어 개인정보처리방침
- weak var
- 클로저의 캡슐화
Archives
- Today
- Total
목록annotation (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