类 com.baidu.mapapi.MKRoute
的使用

com.baidu.mapapiMKRoute 的使用
 

声明为 MKRoutecom.baidu.mapapi 中的字段
 MKRoute RouteOverlay.mRoute
           
 

返回 MKRoutecom.baidu.mapapi 中的方法
 MKRoute MKRoutePlan.getRoute(int index)
          返回方案中索引指定的线路
 MKRoute MKTransitRoutePlan.getRoute(int index)
          返回方案包含的第index条步行线路路段
 

参数类型为 MKRoutecom.baidu.mapapi 中的方法
 void RouteOverlay.setData(MKRoute route)