AutocompleteFilter

Autocomplete structure which contains a set of inclusion/exclusion properties that results must possess in order to be returned as a result.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bounding box enclosing the geometric shape (area or line) that an individual result covers.

Link copied to clipboard

The Circle that all results must be in.

Link copied to clipboard

A list of countries that all results must be in. Countries are represented by either their alpha-2 or alpha-3 character codes.

Link copied to clipboard

The included place types.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String