Package | Description |
---|---|
com.baidu.mapapi.bikenavi |
骑行导航工具类, 集成骑行导航SDK工具包,传入起终点坐标,可进入骑行导航功能
|
Modifier and Type | Method and Description |
---|---|
BikeRouteResult |
BikeNavigateHelper.getBikeNaviRouteInfo()
获取骑行导航中的道路信息
|
Modifier and Type | Method and Description |
---|---|
java.util.List<BikeRouteResult> |
BikeNavigateHelper.getBikePlanRoute()
获取骑行计划的路线
|