程序包 | 说明 |
---|---|
com.amap.api.services.route |
路径查询包,包含了在公交、自驾或步行路线规划中的详细信息。
|
限定符和类型 | 方法和说明 |
---|---|
RouteSearchV2.CurveCost |
RouteSearchV2.CustomCostMode.getCurveCost()
获取弯道消耗权值
|
限定符和类型 | 方法和说明 |
---|---|
void |
RouteSearchV2.CustomCostMode.setCurveCost(RouteSearchV2.CurveCost curveCost)
设置弯道消耗权值
|