有没有办法MKPlacemark
从人类可读的字符串创建一个,例如地标自己的description
?
placemark.description // -> "The Home Depot, 1675 Wilshire Blvd, Los Angeles, CA 90017, United States @ <+34.05726385,-118.27165514> +/- 0.00m, region CLCircularRegion (identifier:\'<+34.05726385,-118.27165514> radius 141.68\', center:<+34.05726385,-118.27165514>, radius:141.68m)"
我知道NSKeyedArchiver
,但据我所知,它的输出不可读。