TTMSFNCGooglePlaces.SearchNearbyResult Method
Performs a nearby search and reports the result through the supplied callback.
API unit family: TMSFNCGooglePlaces
Declaring type: TTMSFNCGooglePlaces
Syntax
procedure SearchNearbyResult;
Parameters
| Name | Description |
|---|---|
ALocation |
Center coordinate of the search. |
AType |
Optional place type filter. |
ACallback |
Optional callback invoked with the search result. |
AID |
Optional identifier associated with the request. |
ADataPointer |
Optional custom pointer data associated with the request. |
ALocale |
Optional locale used for the request. |
AMode |
Locale mode controlling how the locale is applied. |
ARadius |
Search radius, in meters. |