| Package | Description |
|---|---|
| com.baidu.mapapi.radar |
周边雷达相关方法
|
| Modifier and Type | Method and Description |
|---|---|
static RadarNearbySearchSortType |
RadarNearbySearchSortType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RadarNearbySearchSortType[] |
RadarNearbySearchSortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RadarNearbySearchOption |
RadarNearbySearchOption.sortType(RadarNearbySearchSortType sortType)
搜索结果排序规则,可选,默认
|