GeoBias

data class GeoBias(val coordinate: GeoPoint, val radius: Double)

Implementation of the GeoPoint with a radius.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
fun GeoBias(coordinate: GeoPoint, radius: Double)

Properties

Link copied to clipboard
Link copied to clipboard