google.maps.places.PlaceSearchPagination interface
An object used to fetch additional pages of Places results.
places
Methods
nextPage()
Parameters: None
Return Value: None
Fetches the next page of results. Uses the same callback function that was provided to the first search request.
Properties
Type: boolean
Indicates if further results are available. true when there is an additional results page.