Hi there,
I’ve been exploring this website and I want to add a similar feature to mine — where the Webflow filters work with Google Maps, and the property locations appear on the map. When you click on a location, a popup shows up, and it’s linked to the Webflow CMS.
I can handle the filters and CMS setup in Webflow, but I need to understand how the map integration works. Does anyone know how to achieve that?
My preference is to use the Google Maps API directly, but you want to be decently proficient with Javascript. Google’s docs and examples are excellent, and you could use an LLM to assist you quite effectively for this type of integration.
If you want to go nocode, you could lean into a pre-built solution.
I’m working on one now based on code components, but it’s incomplete.
Look at jetboost’s solutions, they’re essentially pre-designed templates + JS on top of Mapbox, but they already solve for filtering, searching, popups, etc.