- Swift 5.0
- iOS 13.1
ARWorldMapPersistence is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ARWorldMapPersistence'
To run the example project, clone the repo, and run pod install
from the Example directory first.
See the Example for a full working example as can be seen in the image above
ARWorldMapPersistence is available under the MIT license. See the LICENSE file for more info.
The code presented herein was taken and adapted from the code made available by Apple in the example ARPersistence