简体   繁体   English

获取当前位置的邮政编码 - iPhone SDK

[英]Get the Zip Code of the Current Location - iPhone SDK

Is there a method or some way to display the zip code of the current location?有没有一种方法或某种方式来显示当前位置的邮政编码? Maybe through CLLocationManager or through coordinate points (latitude, longitude).也许通过 CLLocationManager 或通过坐标点(纬度、经度)。

您需要使用 MapKit 框架中的MKReverseGeocoder类。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM