开发者

iPhone Sdk Retrieving current city from coordinates

开发者 https://www.devze.com 2023-03-25 09:44 出处:网络
in my application i have location coordinates. i want to show city name in label instead of coordinat开发者_JS百科es. how to achieve that.

in my application i have location coordinates. i want to show city name in label instead of coordinat开发者_JS百科es. how to achieve that. Any suggestions will highly appreciated


What you are looking for is called Reverse Geocoding and you will want to check out MKReverseGeocoder and MKReverseGeocoderDelegate

0

精彩评论

暂无评论...
验证码 换一张
取 消