在黑莓风暴 2 中获取没有 GPS 的当前经纬度
我正在使用获取用户当前经纬度所需的应用程序。 在我们的地区 GPS 不起作用,那么如何在没有 GPS 系统的情况下获得经纬度
i m working with the application which are needed to get current lat long of user .
in our area GPS is not working so how to get lat long without gps system
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以将您的 wifi 和/或 cellid 信息发送至 google(或发送至 RIM 自己的服务,但这仍然是 alpha 质量),它会告诉你你的经纬度,请参阅此处的方法:
BlackBerry 上的单元三角测量
You can send your wifi and/or cellid info to google (or to RIM's own service but that is still alpha quality) and it will tell you your lat-long, see method here:
Cell triangulation on BlackBerry