SuggestParameters

A structure representing parameters for a geocoding suggestion operation. Geocoding suggestions provide character-by-character auto-completion for facilitating interactive search experiences.

Since

200.1.0

Constructors

Link copied to clipboard
constructor()

Creates a new suggest parameters object.

Properties

Link copied to clipboard

Categories. Determines addresses from which categories should be returned.

Link copied to clipboard

Country code. Determines addresses from which the country should be returned.

Link copied to clipboard

Max results. Determines the maximum number of returned suggestions. Supported value from interval 1..15, 5 by default.

Link copied to clipboard

Preferred search location. Point specifying the preferred location where candidates will be searched.

Link copied to clipboard

Search area. Input geometry specifying the area where candidates will be searched.