appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.9k stars 467 forks source link

Handle Cluster click event. #1716

Closed renancarvalho closed 3 years ago

renancarvalho commented 3 years ago

Affected Projects

Is your feature request related to a problem? Please describe. We need to show a component that is similar to a carousel

Describe the solution you'd like Basically we pass an array of data and navigate on it. We would like to handle the cluster click and then render this carousel of data. right now we can only handle click for a simple marker, not clusters. Similar to this, where the user can navigate on a clustered data.

image

Describe alternatives you've considered none

Additional context N/A

bietkul commented 3 years ago

It has been fixed in the latest version of Reactivesearch.