So, you have a number of issues.
- your script in the embed on line one is missing a closing “>” so make sure to add that
- I would try to add the coordinates in the format that google uses (the one I used in my example)
- 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…