Create embeddable Google Maps code for your website — with or without an API key
Preview uses the no-API-key approach. The generated embed code with an API key may look slightly different.
<iframe src="https://www.google.com/maps/embed/v1/place?key=YOUR_API_KEY&q=Eiffel%20Tower%2C%20Paris" width="600" height="450" style="border:0" allowfullscreen loading="lazy" referrerpolicy="no-referrer-when-downgrade"> </iframe>
<iframe src="https://maps.google.com/maps?output=embed&q=Eiffel+Tower%2C+Paris" width="600" height="450" style="border:0" allowfullscreen loading="lazy"> </iframe>