Package com.mapbox.search.ui.view.feedback

Types

IncorrectSearchPlaceFeedback
Link copied to clipboard
abstract class IncorrectSearchPlaceFeedback : Parcelable
Metadata for a search place required to report a feedback.
SearchFeedbackBottomSheetView
Link copied to clipboard
class SearchFeedbackBottomSheetView @JvmOverloads() constructor(outerContext: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int) : SearchSdkFrameLayout, CoordinatorLayout.AttachedBehavior
View that implements feedback reporting.