Open Google Maps and set the destination by navigating or using the search bar (Image No. 1).
Click on "Share" (Image No. 2).
Select the "Embed a Map" tab (Image No. 3) and click on "COPY HTML" (Image No. 4).
You will need to adjust the copied link, as you only need the part within the quotation marks (") after src=
It’s best to copy the code into a text editor and cut out the highlighted section of the HTML code [ONLY_THIS_URL]: <iframe src="[ONLY_THIS_URL]" [additional_data]></iframe>
This URL will serve as the basis for integrating the map into your website using the "iFrame with consent"function.