SearchNearbyResultItem

The search results of nearby places.

Types

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

Properties

Link copied to clipboard

Position of the access point represent by longitude and latitude.

Link copied to clipboard

Indicates known access restrictions on a vehicle access point. The index correlates to an access point and indicates if access through this point has some form of restriction.

Link copied to clipboard

The place's address.

Link copied to clipboard

Boolean indicating if the address provided has been corrected.

Link copied to clipboard

The Business Chains associated with the place.

Link copied to clipboard

Categories of results that results must belong to.

Link copied to clipboard

List of potential contact methods for the result/place.

Link copied to clipboard

The distance in meters from the QueryPosition.

Link copied to clipboard

List of food types offered by this result.

Link copied to clipboard

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

Link copied to clipboard

List of opening hours objects.

Link copied to clipboard

How the various components of the result's address are pronounced in various languages.

Link copied to clipboard

The PlaceId of the place you wish to receive the information for.

Link copied to clipboard

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

Link copied to clipboard

The alpha-2 or alpha-3 character code for the political view of a country. The political view applies to the results of the request to represent unresolved territorial claims through the point of view of the specified country.

Link copied to clipboard

The position in longitude and latitude.

Link copied to clipboard

The time zone in which the place is located.

Link copied to clipboard

The item's title.

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