ResultAccuracy

abstract class ResultAccuracy : Parcelable

A point accuracy metric for the returned address feature.

Note that this list is subject to change. For details on these options, see Point accuracy for address features.

Constructors

Link copied to clipboard

Types

Link copied to clipboard

Result is an approximate location.

Link copied to clipboard

Result has been interpolated from an address range.

Link copied to clipboard

Result is for a block or intersection.

Link copied to clipboard

Result is derived from a parcel centroid.

Link copied to clipboard

Result is a known address point but has no specific accuracy.

Link copied to clipboard

Result is a known address point but does not intersect a known rooftop/parcel

Link copied to clipboard

Result is for a specific building/entrance.

Link copied to clipboard

Result is a street centroid.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard