| Package | Description |
|---|---|
| com.baidu.mapapi.search.geocode |
地址编码及逆地址编码
|
| Modifier and Type | Method and Description |
|---|---|
ReverseGeoCodeOption |
ReverseGeoCodeOption.location(LatLng location)
设置反地理编码位置坐标
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoCoder.reverseGeoCode(ReverseGeoCodeOption option)
发起反地理编码请求(经纬度->地址信息)
|