Yes, it’s entirely possible to create a dynamic list in Webflow that links to Google Maps using Collection Lists and dynamic fields.
If you're using multiple address fields:
https://www.google.com/maps/search/?api=1&query=[Street Address], [City], [State]
If you use a dedicated Google Maps URL field, you can bind the link directly to that CMS field.
You can dynamically generate Google Maps links in Webflow by using a Collection List and either combining address fields into a search query or storing a full Maps URL in the CMS. This approach enables clickable, dynamic maps links that update automatically as your CMS content changes.