iPhone MKMAPView画路径

时间:2014-06-13 09:20:22
【文件属性】:

文件名称:iPhone MKMAPView画路径

文件大小:31KB

文件格式:ZIP

更新时间:2014-06-13 09:20:22

iPhone MKMAPView画路径

iPhone MKMAPView中根据gps坐标画路径,可以支持google map缩放


【文件预览】:
mapLines
----mapLines.xcodeproj()
--------project.pbxproj(13KB)
--------craig.mode1v3(46KB)
--------craig.pbxuser(97KB)
----mapLines_Prefix.pch(185B)
----MainWindow.xib(9KB)
----mapLinesViewController.xib(6KB)
----main.m(353B)
----mapLines-Info.plist(909B)
----route.csv(7KB)
----.DS_Store(6KB)
----Classes()
--------mapLinesViewController.h(517B)
--------mapLinesAppDelegate.m(618B)
--------CSMapRouteLayerView.m(3KB)
--------mapLinesViewController.m(2KB)
--------CSMapRouteLayerView.h(556B)
--------mapLinesAppDelegate.h(476B)

网友评论

  • 在_routeView = [[CSMapRouteLayerView alloc] initWithRoute:points mapView:_mapView];后加_routeView.userInteractionEnabled = NO; 不然地图不能点击放大操作等
  • 虽然老了点,还是可以用的
  • 有时候会报错的。。。。。
  • 不错的例子
  • 虽然比较老,但还是比较有参考价值的
  • 虽然比较老,但还是比较有参考价值的
  • 不错,可以参考,不过画的有点偏差。。。不知道是什么问题
  • 不错不错,虽然是3.0的,但是可以自己做地图了
  • sdk 3.0的程序,不能运行啊,不过还是有参考价值