Search Place Bottom Sheet View
View can be used to show selected item from search result.
Note that SearchPlaceBottomSheetView.initialize has to be called in order to make this view work properly.
Constructors
Types
State of the bottom sheet.
Listener for bottom sheet state changes events.
Listener for close button click events.
Listener for feedback button click events.
Listener for navigate button click events.
Listener for events when search place was added to favorites.
Listener for share button click events.
Functions
Adds a listener to be notified of bottom sheet events.
Adds a listener to be notified of close button click.
Adds a listener to be notified of feedback button click.
Adds a listener to be notified of navigate button click.
Adds a listener to be notified of events when search place was added to favorites.
Adds a listener to be notified of share button click.
Switch SearchPlaceBottomSheetView to hidden state.
Initializes the inner state of this view and defines configuration options. It's obligatory to call this method as soon as the view is created.
Check if SearchPlaceBottomSheetView is hidden.
Switch SearchPlaceBottomSheetView to opened state and show searchPlace inside of it.
Removes a previously added listener.
Removes a previously added OnCloseClickListener.
Removes a previously added OnFeedbackClickListener.
Removes a previously added OnNavigateClickListener.
Removes a previously added OnSearchPlaceAddedToFavoritesListener.
Removes a previously added OnShareClickListener.
Update distance to the current SearchPlace.