Styled Google Maps from CMS Collection with Multiple (over 100) Overlapping Markers and Dynamic Info Windows

So, you have a number of issues.

  1. your script in the embed on line one is missing a closing “>” so make sure to add that
  2. I would try to add the coordinates in the format that google uses (the one I used in my example)
  3. in the embed the ‘slug’ does not need to be in quotes… it has to look like this:
    url' : 'https://ivgphoto-fin.webflow.io/dbwth/slug'

let me know if it works after that…