By Google
Show any location, business, or custom map on your website. Supports satellite view, street view, and directions.
YOUR_API_KEYrequiredGoogle Maps API key
Default: YOUR_API_KEY
LOCATIONrequiredLocation name or coordinates
Default: New+York+City
<iframe
src="https://www.google.com/maps/embed/v1/place?key=YOUR_API_KEY&q=LOCATION"
width="100%"
height="400"
style="border:0;"
allowfullscreen
loading="lazy"
referrerpolicy="no-referrer-when-downgrade"
></iframe>