我想在iPhone上开发校园地图应用程序。我正在寻找一种方法来弄清楚如何将地图中的当前位置与我的校园地图同步。或者有没有其他方法来构建这个应用程序? 建议一些好的网站/博客/小组从事类似的工作,这样我就可以获得信息。
答案 0 :(得分:1)
CLLocationManager
会让您在地图上放置图钉,检查标题等。
http://www.mobileorchard.com/hello-there-a-corelocation-tutorial/ http://developer.apple.com/iphone/library/documentation/CoreLocation/Reference/CLLocationManager_Class/CLLocationManager/CLLocationManager.html
答案 1 :(得分:0)
你要找的是地图叠加 - 看看这个教程: http://www.youtube.com/watch?v=eJxdCe9CNYg