Intersection

All Intersections that are near the provided address.

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 distance in meters from the QueryPosition.

Link copied to clipboard

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

Link copied to clipboard

The PlaceId of the place result.

Link copied to clipboard

The position, in longitude and latitude.

Link copied to clipboard

The distance from the routing position of the nearby address to the street result.

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: Intersection.Builder.() -> Unit = {}): Intersection
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