public interface AddressToLocationsHandler
Modifier and Type | Method and Description |
---|---|
void |
onAddressToLocationsComplete(com.google.gwt.core.client.JsArray<AddressCandidate> addressCandidates) |
void onAddressToLocationsComplete(com.google.gwt.core.client.JsArray<AddressCandidate> addressCandidates)
addressCandidates
- - Contains an array of candidates that match the given address as well as their scores.