TTMSFNCCloudGoogleLocationLookup.LocationLookup Method
Sends an asynchronous place autocomplete request for the supplied text. The matching address descriptions are reported through
OnLocationLookup.
API unit family: TMSFNCCloudGoogleLookup
Declaring type: TTMSFNCCloudGoogleLocationLookup
Inherited from: TTMSFNCCustomCloudGoogleLocationLookup
Syntax
procedure LocationLookup(AText: string);
Parameters
| Name | Description |
|---|---|
AText |
Partial address or place name to obtain suggestions for. |