Created
April 11, 2016 17:53
-
-
Save arvindhsukumar/683391c085a4b3da6d4473f6009a081c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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