| 程序包 | 说明 |
|---|---|
| com.amap.api.navi.model |
导航模型包,大部分是通过接口回调透传给用户使用,如:导航路径、导航信息、位置信息等
The navigation model package is mostly passed to users through interface callbacks, such as: navigation routes, navigation information, location information, etc |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<AMapServiceAreaDetailInfo.ChargingInfo> |
AMapServiceAreaDetailInfo.ServiceAreaInfo.getChargingInfos() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AMapServiceAreaDetailInfo.ServiceAreaInfo.setChargingInfos(java.util.List<AMapServiceAreaDetailInfo.ChargingInfo> chargingInfos) |