benjaminRoberts01375 / Map-Map

A SwiftUI application for overlaying photos of maps on a real map.
GNU General Public License v3.0
7 stars 1 forks source link

Map Map

platforms

Photo of the Map Map app running. Photo of the Map Map app running. Photo of the Map Map app running. Photo of the Map Map app running.

Key features

Development

This project uses Cocoa Pods for SwiftLint, though it is possible to view the code base with the default Xcode project.

  1. Clone the repo.
  2. Install CocoaPods to your system.
  3. cd into the repo's directory.
  4. Run pod install.
  5. Open the newly created Map Map.xcworkspace file.