| 程序包 | 说明 |
|---|---|
| com.amap.api.navi.model |
导航模型包,大部分是通过接口回调透传给用户使用,如:导航路径、导航信息、位置信息等.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<AMapNaviRouteGuideSegment> |
AMapNaviRouteGuideGroup.getSegments()
获取该路线详情分组包含的详情分段
Get the detail segments included in this route detail group |