public static interface SuggestGeocoding.SuggestGeocodingCallback
| Modifier and Type | Method and Description |
|---|---|
void |
suggestGeocodingResponse(LatLng result,
boolean error)
Suggest geocoding response.
|
void suggestGeocodingResponse(@Nullable
LatLng result,
boolean error)
result - the resulterror - the error