CLRegion method deprecation makes CLPlacemark.region unusable

Originator:futuretap
Number:rdar://37800066 Date Originated:22-Feb.-2018 10:39 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:11.0
Classification:Other Bug Reproducible:Always
 
Summary:
When working with MKMapItems and the corresponding MKPlacemark/CLPlacemark, we need access to the placemark's map region. We've been using CLPlacemark.region in the past.

With CLRegion.center and CLRegion.radius being deprecated, we've no more access to the geographical representation of the placemark's region.

Note that CLPlacemark.region is declared to return a CLRegion, not a CLCircularRegion.


Steps to Reproduce:
 

Expected Results:
 

Actual Results:
 

Version:
11.0

Notes:
see radar://15120733
This issue is not solved at all. To the contrary, it was introduced with the deprecation in iOS 11.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!