public interface LocationToAddressHandler
Modifier and Type | Method and Description |
---|---|
void |
onLocationToAddressComplete(AddressCandidate addressCandidate) |
void onLocationToAddressComplete(AddressCandidate addressCandidate)
addressCandidate
- - Contains a candidate that best matches the input criteria as well as its score.