| 程序包 | 说明 |
|---|---|
| com.baidu.mapapi.search.core |
检索模块公共数据结结构
|
| com.baidu.mapapi.search.poi |
poi检索模块
|
| com.baidu.mapapi.search.sug |
热词建议检索
|
| 限定符和类型 | 字段和说明 |
|---|---|
SearchResult.ERRORNO |
SearchResult.error
检索结果错误码, 各错误值见
SearchResult.ERRORNO |
| 限定符和类型 | 方法和说明 |
|---|---|
static SearchResult.ERRORNO |
SearchResult.ERRORNO.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static SearchResult.ERRORNO[] |
SearchResult.ERRORNO.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 构造器和说明 |
|---|
SearchResult(SearchResult.ERRORNO errorno) |
| 构造器和说明 |
|---|
PoiDetailResult(SearchResult.ERRORNO errorno)
已过时。
|
PoiDetailSearchResult(SearchResult.ERRORNO errorno) |
PoiIndoorResult(SearchResult.ERRORNO errorno) |
PoiResult(SearchResult.ERRORNO errorno) |
| 构造器和说明 |
|---|
SuggestionResult(SearchResult.ERRORNO errorno) |