Zillow-like Map with multiple Markers

Hey there!

I am trying to create a marketplace similar to zillow, where a user can see a map of goods available for sale. I have read pretty much every post on this forum but can’t find a concrete way to figure thiis out.

What I’m trying to achieve is the following:

  1. User fills out form with item to sell including address
  2. Form creates new record in CMS via Logic
  3. Map adds new location marker from Address field in CMS
  4. When Clicked, location marker takes user to that CMS page listing

Anyone know how to achieve this?


Here is my public share link: LINK
(how to access public share link)

Hey Jonathan, cool idea, some thoughts on your approach-