从iOS获取反向地理编码当前位置的最简单方法 [英] Easiest way of getting reverse geocoded current location from iOS

查看:100
本文介绍了从iOS获取反向地理编码当前位置的最简单方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在这里看到了另一个问题:确定iPhone用户的国家/地区,以便有可能获得iPhone的用户所在的国家。

这对于许多用途来说非常方便。然而,是否有可能更深入地从iOS推断出(如果有信息的话)用户所在的州或城市?

我想,地理编码服务将是下一步,如果事情不可能的话。是否甚至可以为您的应用程序聘请您的应用程序的反向地理编码服务? 解决方案方案

我将从 CLReverseGeocoder 类开始。

这个stackoverflow问题获得当前的城市,并可能适合您的使用。


I saw from another question here : Determine iPhone user's country that it is possible to get the current country the user of the iPhone is in.

And that is quite convenient for many uses. However, would it be possible to go even deeper and infer from iOS (if it has the information) which state or city the user is in as well?

I suppose reverse geocoding services would be the next step if things weren't possible.. Are there even such things as a reverse geocoding service you can hire for your app though?

解决方案

I would start with the CLReverseGeocoder class.

This stackoverflow question gets the current city and can probably be adapted for your use.

这篇关于从iOS获取反向地理编码当前位置的最简单方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆