new PointsOfInterestSearch(options)
Creates a search object for fetching points of interest.
Declaration
constructor(options?: PointsOfInterestSearchConstructorOptions);Discussion
To use search, create an instance of a PointsOfInterestSearch. When you initialize a search, you can optionally set properties of the search object by providing a dictionary of PointsOfInterestSearchOptions.