Hello,
I need to use dynamic Google maps based on CMS.
I used this code:
<iframe width="100%" height="100%" frameborder="0" style="border:0" allowfullscreensrc="https://www.google.com/maps/embed/v1/place?q=Harrods,Brompton%20Rd,%20UK
&zoom=17key=YOUR_API_KEY">
</iframe>
I Replace Harrods,Brompton%20Rd,%20UK
with the dynamic name field in my collection.
I followed the steps from: https://university.webflow.com/article/map
Cam someone help me please?
I don’t understand, why it doesn’t work???