Hi
Really simple request.
I have Google Map embed code within a custom html box. So,
<div id=map><iframe width="600" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=M45-7SG&key=myAPIkeyishere" allowfullscreen></iframe></div>
My landing page url features the zip code. For example,https://carehomes.fshc.co.uk/care-homes-dementia/?location=Whitefield&home=Regency&phone=0161-8851701&postcode=M45-7SG&BUN=Plr
Question: How to dynamically insert the postcode=M45-7SG from the URL into the Maps embed code and show the correct location.
Come on community, what’s the solution?
Many thanks, 🙂