SearchSuggestion

Autocomplete common 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

Address, might be null or incomplete.

Link copied to clipboard

Poi categories. Always empty for non-POI suggestions.

Link copied to clipboard

Suggestion description.

Link copied to clipboard

Distance in meters from result to requested origin.

Link copied to clipboard

Estimated time of arrival (in minutes) based on the specified in the com.mapbox.search.SearchOptions origin point and navigation profile.

Link copied to clipboard

Map of external ids. Returned Map instance is unmodifiable.

Link copied to clipboard

Full formatted address.

Link copied to clipboard
val id: String

Unique identifier for suggestion result. Attention: Mapbox backend may change the identifier of the object in the future.

Link copied to clipboard

Denotes whether this suggestion can be passed as a parameter to a batch selection method of the com.mapbox.search.SearchEngine.

Link copied to clipboard

Maki icon name for search suggestion.

Link copied to clipboard

The feature name, as matched by the search algorithm.

Link copied to clipboard

Search result metadata containing geo place's detailed information if available.

Link copied to clipboard

Suggestion name.

Link copied to clipboard

Request options, that produced this suggestion.

Link copied to clipboard

Index in response from server.

Link copied to clipboard

Type of the suggestion.