Options
All
  • Public
  • Public/Protected
  • All
Menu

An object used to fetch additional pages of Places results.

Hierarchy

  • PlaceSearchPagination

Index

Properties

Methods

Properties

hasNextPage: boolean

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

Methods

  • nextPage(): void
  • Fetches the next page of results. Uses the same callback function that was provided to the first search request.

    Returns void

Generated using TypeDoc