PlaceGeometry

Places uses a point geometry to specify a location or a Place.

Types

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

Properties

Link copied to clipboard

A single point geometry specifies a location for a Place using WGS 84 coordinates:

Functions

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