I'm working with Algolia instant search for react, and I'm using a custom SearchBox component which I've written like so: import { connectSearchBox } from "reac
I am currently working with algolia and I have some strange issue with the map. I have this interface (left column is results, right column is map) like on this
Am implementing the Algolia search in my NextJS app. I have the datasource and indices already setup. What am trying to setup is something like what Gucci is do