SearchOptions
Parameters
The search query.
The maximum number of search results that will be returned.
The starting offset of the returned results within the full result set.
A set of ISO 3166-1 alpha3 country codes. (e.g., FRA,ESP). This will limit the search to the specified countries.
The GeoCoordinate position where results should be biased.
The geographic filter for search, all search results returned are confined in the specified geography. Max number of geometries is 50. Three types of geometries can be passed as searchAreas: CircleGeometry, RectangleGeometry and PolygonGeometry is ignored when PolygonGeometry is set or multiple search areas are set. When a single СircleGeometry or RectangleGeometry is set, geoBias is supported. СircleGeometry center overrides geoBias.
The language in which search results should be returned. If not specified, language is set to the default official language of the location of the result.
The fuzziness level to be used. When missing the implementation uses a default fuzzy search level of 2. The maximum value is 4.
A set of ResultType which should be used for the search. An empty set implies search can return results of any type.
Restricts the Points Of Interest in the response to those whose ID is listed.
A list of brand names (case sensitive) used to restrict the result.
A list of connector types used to restrict the result to Points Of Interest of type Electric Vehicle Station, supporting specific connector types. See https://developer.tomtom.com/search-api/search-api-documentation/supported-connector-types for more details.
A double value representing the power rate in kilowatts, used to restrict the result to the Points Of Interest of type Electric Vehicle Station supporting at least one connector with at that minimum power value (in kilowatts).
A double value representing the power rate in kilowatts, used to restrict the result to the Points Of Interest of type Electric Vehicle Station supporting at least one connector with that maximum power value (in kilowatts).
A set of a FuelType used to restrict the result to Points Of Interest with those specific fuels.
Defines what kind of geopolitical view should be used.
The opening hours scope. If it's not provided, no data about opening hours will be returned.
A search session is a user session during which a user performs multiple search requests to find a specific address ot point of interest. This is needed for sending feedback to the online search.