|
|||||||||
上一个 下一个 | 框架 无框架 |
com.baidu.mapapi 中 MKPoiInfo 的使用 |
---|
类型参数类型为 MKPoiInfo 的 com.baidu.mapapi 中的字段 | |
---|---|
java.util.ArrayList<MKPoiInfo> |
PoiOverlay.mList
|
java.util.ArrayList<MKPoiInfo> |
MKAddrInfo.poiList
地址周边Poi信息 |
返回 MKPoiInfo 的 com.baidu.mapapi 中的方法 | |
---|---|
MKPoiInfo |
MKLine.getGetOffStop()
获取下车的站点 |
MKPoiInfo |
MKLine.getGetOnStop()
获取上车的站点 |
MKPoiInfo |
PoiOverlay.getPoi(int index)
获取某条poi信息 |
MKPoiInfo |
MKPoiResult.getPoi(int index)
获取第index个poi信息 |
返回变量类型为 MKPoiInfo 的类型的 com.baidu.mapapi 中的方法 | |
---|---|
java.util.ArrayList<MKPoiInfo> |
MKPoiResult.getAllPoi()
|
类型变量类型为 MKPoiInfo 的 com.baidu.mapapi 中的方法参数 | |
---|---|
void |
PoiOverlay.setData(java.util.ArrayList<MKPoiInfo> data)
|
|
|||||||||
上一个 下一个 | 框架 无框架 |