Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 446 Bytes

MapKit-SwiftUI

MapKit-SwiftUI is a sample to show how integrate MapKit using SwiftUI. It's currently featuring some basic maps features:

  • Annotations
  • Multiple pins (custom and native)
  • User location
  • ...

This repository is not usable as a framework, but you may find some code to reuse in your own project :)