Apple | Mine |
---|---|
When receiving a flight message, I stumbled upon an intriguing iOS feature. Inspired, I endeavored to recreate it using SwiftUI
and MapKit
.
This repository serves as a demonstration of map management employing two CLLocationCoordinate2D
points.
- Recreation of a flight path indicator feature found in iOS.
- Implementation utilizing SwiftUI and MapKit technologies.
- Clone the repository.
- Open the project in Xcode.
- Explore and run the SwiftUI implementation to visualize the map management.