| 程序包 | 说明 |
|---|---|
| com.amap.api.services.routepoisearch |
沿途POI搜索包,搜索驾车沿途的POI信息。
|
| 类和说明 |
|---|
| RoutePOIItem
定义一个沿途搜索POI(Point Of Interest,兴趣点)。
|
| RoutePOISearch.OnRoutePOISearchListener
本类为沿途搜索POI(Point Of Interest,兴趣点)结果的异步处理回调接口。
|
| RoutePOISearch.RoutePOISearchType
搜索的type类型
TypeGasStation 加油站;TypeMaintenanceStation 维修站;TypeATM 自助银行;TypeToilet 卫生间。
|
| RoutePOISearchQuery
此类定义了沿途POI搜索的参数。
|
| RoutePOISearchResult
此类定义了沿途搜索POI的结果集。
|