Footprint: Indoor Positioning with Core Location

Last Revision:
Version 2.1, 2016-09-28
Updated to Swift 3.0
(Full Revision History)
Build Requirements:
Xcode 8.0 or later; iOS 8 SDK or later
Runtime Requirements:
iOS 8 SDK or later

Use Core Location to take a Latitude/Longitude position and project it onto a flat floorplan. Demonstrates how to do the conversions between a Geographic coordinate system (Latitude/Longitude), a floorplan PDF coordinate system (x, y), and MapKit.