Builder

class Builder

Properties

Link copied to clipboard

The distance in meters of a great-circle arc between the query position and the result.

Link copied to clipboard
var place: Place?

Details about the search result, such as its address and position.

Link copied to clipboard

The unique identifier of the place. You can use this with the GetPlace operation to find the place again later.

Functions

Link copied to clipboard
fun place(block: Place.Builder.() -> Unit)