Place

fun Place(coordinate: GeoCoordinate, name: String = "", address: Address? = null)

Parameters

coordinate

The primary reference GeoCoordinate.

name

The name of the place (e.g. Name of the POI).

address

The address of the place.