TTMSFNCGooglePlaces.SearchNearbyNextPageSync Method
Synchronously requests the next page of nearby results and returns them.
API unit family: TMSFNCGooglePlaces
Declaring type: TTMSFNCGooglePlaces
Syntax
function SearchNearbyNextPageSync(ALocale: string = ''; AMode: TTMSFNCMapsLocaleMode = mlmDefault): TTMSFNCPlacesRequest; overload; override;
Parameters
| Name | Description |
|---|---|
ALocale |
Optional locale used for the request. |
AMode |
Locale mode controlling how the locale is applied. |
Returns
The request containing the next page of places.