Class android.location.Geocoder
| Added Methods | |
|---|---|
void getFromLocation(double, |
|
void getFromLocationName(String, |
|
void getFromLocationName(String, |
|
| Changed Methods | ||
|---|---|---|
List<Address> getFromLocation(double, |
Now deprecated. |
|
List<Address> getFromLocationName(String, |
Now deprecated. |
|
List<Address> getFromLocationName(String, |
Now deprecated. |
|
