Package com.mapbox.search.ui.view.category

Types

Category
Link copied to clipboard
class Category(geocodingCanonicalName: String, sbsCanonicalName: String, presentation: Category.Presentation) : Parcelable
Experimental API, can be changed or removed in the next SDK releases.
SearchCategoriesBottomSheetView
Link copied to clipboard
class SearchCategoriesBottomSheetView @JvmOverloads() constructor(outerContext: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int) : SearchSdkFrameLayout, CoordinatorLayout.AttachedBehavior
View that implements category search.