TTMSFNCGooglePlaces.SearchNearby Method
Starts an asynchronous nearby search for places.
API unit family: TMSFNCGooglePlaces
Declaring type: TTMSFNCGooglePlaces
Syntax
procedure SearchNearby;
Parameters
| Name | Description |
|---|---|
ALocation |
Center coordinate of the search. |
AType |
Optional place type filter. |
ACallback |
Optional callback invoked when the request completes. |
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. |