public static class ReverseGeoCodeResult.RoadInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static <any> |
CREATOR |
java.lang.String |
distance
传入的坐标点距离道路的大概距离
单位:米
|
java.lang.String |
name
周边道路名称
|
| Modifier | Constructor and Description |
|---|---|
|
RoadInfo() |
protected |
RoadInfo(Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |