CLGeocoder: return local language

Originator:futuretap
Number:rdar://21618370 Date Originated:30-Jun-2015 10:52 PM
Status:Open Resolved:
Product:iOS SDK Product Version:9.0
Classification:Feature (New) Reproducible:Not Applicable
 
I'd like to get the primary local language (preferably as a NSLocale property on CLPlacemark) for a given geo coordinate as part of the CLGeocoder reverse geocoding API. As a bonus, it could even return an array of languages (sorted by priority) for multi-language regions.

This would be particularly useful for countries with multiple languages such as Canada, Belgium or Switzerland. 

Looking up the language according to country + administrativeArea (or sometimes even subAdministrativeArea) is cumbersome and error-prone so this would be a great addition to CLGeocoder.

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!