CloudKit annotation examples in Swift

I've got an existing CloudKit based app that I'm trying to put a map into (via MapKit). CloudKit is currently storing building names, photos and also includes a location record for latitude and longitude for each building. I'm trying to search for a tutorial or example so I can see how to properly download CKRecords and use the locations to provide annotations/pins in a MapKit view.


I'm not having any luck, though. I've run across a couple older Objective-C examples, but nothing recent and in Swift. Has anyone else seen something I might be able to use?

Did you ever get an answer to this? Having same problem.

CloudKit annotation examples in Swift
 
 
Q