Skip to content

Instantly share code, notes, and snippets.

@arvindhsukumar
Created April 11, 2016 17:53
Show Gist options
  • Save arvindhsukumar/683391c085a4b3da6d4473f6009a081c to your computer and use it in GitHub Desktop.
Save arvindhsukumar/683391c085a4b3da6d4473f6009a081c to your computer and use it in GitHub Desktop.
snapShotter.startWithCompletionHandler { (snapshot:MKMapSnapshot?, error:NSError?) in
let image = snapshot?.image
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment