GeocodeQueryComponents

A structured free text query allows you to search for places by the name or text representation of specific properties of the place.

Types

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

Properties

Link copied to clipboard

The house number or address results should have.

Link copied to clipboard

The alpha-2 or alpha-3 character code for the country that the results will be present in.

Link copied to clipboard

The district or division of a city the results should be present in.

Link copied to clipboard

The city or locality results should be present in.

Link copied to clipboard

An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code for which the result should possess.

Link copied to clipboard

The region or state results should be to be present in.

Link copied to clipboard

The name of the street results should be present in.

Link copied to clipboard

The sub-region or county for which results should be present in.

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