Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 720 Bytes

File metadata and controls

32 lines (17 loc) · 720 Bytes

See html formatted version

PlaceSearchPagination interface

google.maps.places.PlaceSearchPagination interface

An object used to fetch additional pages of Places results.

Library

places

Methods

undefined

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

undefined

Type:  boolean

Indicates if further results are available. true when there is an additional results page.