Synch search for two components

Does anyone know how I would synch a map component and list component search capabilities? Right now I have the in-app filters on the list component but I would like them to filter the map at the same time.

Is this possible?

I don’t think that’s possible using the native In-App filtering.
You would need to build your own custom filter and apply it to both Collections.

Got it, thanks for the reply!