Package | Description |
---|---|
com.baidu.mapapi.bikenavi.params |
骑行导航算路参数
|
Modifier and Type | Method and Description |
---|---|
BikeRouteNodeInfo |
BikeNaviLaunchParam.getEndNodeInfo()
获取终点信息
|
BikeRouteNodeInfo |
BikeNaviLaunchParam.getStartNodeInfo()
获取起点信息
|
Modifier and Type | Method and Description |
---|---|
BikeNaviLaunchParam |
BikeNaviLaunchParam.endNodeInfo(BikeRouteNodeInfo endNodeInfo)
设置骑行导航终点信息
|
BikeNaviLaunchParam |
BikeNaviLaunchParam.startNodeInfo(BikeRouteNodeInfo startNodeInfo)
设置骑行导航起点信息
|