SearchPlaceIndexForPositionRequest

Types

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

Properties

Link copied to clipboard

The name of the place index resource you want to use for the search.

Link copied to clipboard
val key: String?

The optional API key to authorize the request.

Link copied to clipboard

The preferred language used to return results. The value must be a valid BCP 47 language tag, for example, en for English.

Link copied to clipboard

An optional parameter. The maximum number of results returned per request.

Link copied to clipboard

Specifies the longitude and latitude of the position to query.

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