PlaceAutocompleteSuggestion

Place Autocomplete suggestion type.

Functions

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

Properties

Link copied to clipboard

Poi categories. Always empty for non-POI suggestions.

Link copied to clipboard

Canonical POI category IDs. Always empty for non-POI suggestions.

Link copied to clipboard
val coordinate: Point?

Place geographic point.

Link copied to clipboard

Distance in meters from place's coordinate to user location (if available).

Link copied to clipboard

Estimated time of arrival (in minutes) based on the specified navigation profile.

Link copied to clipboard

Formatted address.

Link copied to clipboard

Maki icon name for the place.

Link copied to clipboard

Place's name.

Link copied to clipboard
val routablePoints: List<RoutablePoint>?

List of points near coordinate, that represents entries to associated building.

Link copied to clipboard

The type of result.