标签: ios objective-c mkmapview google-geocoder
我找不到任何代码或任何在MKMapView上使用地理编码的教程。有没有人可以指导我解决我的问题?
答案 0 :(得分:2)
How to obtain country, state, city from reverseGeocodeCoordinate? 要么 http://blog.sallarp.com/ipad-iphone-forward-geocoding-api-google/
看看这个例子希望它可以帮到你。