ARKit + CoreLocation (ARCL)
February 16, 2019
Read More
In this blog post, I’m going to talk about how I am updating the Example app in GeoTrackKit to leverage ARCL to allow me to:
- Track my location and create a “track”
- Save that track to my device
- Load the saved track to render it in AR to draw a path of arrows.