Search code examples
iosgpsmkmapviewmkmaprect

Convert MKMapRect to CLRegion


How can I convert the visible rect of a map view into a CLRegion for use with CLGeocoder ?


Solution

  • Oh, I just found this answer here: https://gist.github.com/3402711