RelatedPlace

Place that is related to the result item.

Types

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

Properties

Link copied to clipboard

Position of the access point represented by longitude and latitude.

Link copied to clipboard

The place address.

Link copied to clipboard

The PlaceId of the place result.

Link copied to clipboard

A PlaceType is a category that the result place must belong to.

Link copied to clipboard

The position, in longitude and latitude.

Link copied to clipboard

The localized display name of this result item based on request parameter language.

Functions

Link copied to clipboard
inline fun copy(block: RelatedPlace.Builder.() -> Unit = {}): RelatedPlace
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