Is it possible to switch the underlying language of MKMapView to a different one than the system locale?
For example, if the address displays translated street names (English) but I need to see the native language translations (e.g. in mainland China or Japan).
A alternative to this is to include a local Map Engine (like Baidu) but I wish to see if iOS can do that out of the box.
