在 iPhone 中查找并显示位置?
我有纬度和经度列表。
我想要一个地图视图,向我显示 10 英里半径内最近的这些位置之一,并将它们全部显示给我。
我该怎么做呢?
I have the list of latitudes and longitudes.
I want to have a Map View that shows me the nearest one of these locations within a 10 mile radius and show them all to me.
How would I go about doing that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
网上有很多 Mapkit 教程,例如 http://mithin.in/2009/06/22/using-iphone-sdk-mapkit-framework-a-tutorial。你看过这些吗?
Lots of mapkit tutorials out there on the web, such as http://mithin.in/2009/06/22/using-iphone-sdk-mapkit-framework-a-tutorial. Have you looked at these?