How to find city name with respect to the zip code through iphone applications

后端 未结 3 564
北海茫月
北海茫月 2021-01-16 19:21

Can any one help me in finding the city name in the map when I give zipcode through iPhone application.

3条回答
  •  春和景丽
    2021-01-16 20:03

    I don't think there is any feature built-in that will help you find the city name like this. You can look at Geocoding options such a Google's Geocoding API but then you might need a bit more info than zip code.

提交回复
热议问题