/Map-Flight-Plane-Indications-Apple-Clone

A demonstration showcasing the recreation of flight path indicator feature found in iOS, implemented using SwiftUI and MapKit.

Primary LanguageSwift

Map-Flight-Plane-Indications-Apple-POC

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.

Key Features

  • Recreation of a flight path indicator feature found in iOS.
  • Implementation utilizing SwiftUI and MapKit technologies.

Usage

  1. Clone the repository.
  2. Open the project in Xcode.
  3. Explore and run the SwiftUI implementation to visualize the map management.