The free Vivlab map generator creates the embed code for a Google Maps or OpenStreetMap map, with no API key.
Enter a location, adjust the size, copy the code and paste it onto your site.
Provider
Type an address or a place: Google Maps locates it automatically, no API key needed.
<iframe src="https://www.google.com/maps?q=Tour%20Eiffel%2C%20Paris&z=15&output=embed" width="600" height="450" style="border:0;" loading="lazy" referrerpolicy="no-referrer-when-downgrade" allowfullscreen></iframe>
Showing a map often means setting up an API key, which is sometimes billed. This tool relies on the providers' public embed pages: you get a working map with no account and no key, perfect for a contact page or to show where a shop is located.
Google Maps locates an address or place automatically and gives you a familiar look. OpenStreetMap is a free, community-built map: without a key, it centers on a latitude and a longitude. Pick whichever suits your needs and your taste.
The map drops in through an tag that loads the provider's map inside a frame on your page. Set the width and height, copy the generated code, then paste it wherever the map should appear. No scripts or dependencies to install.
An embedded map loads resources from a third-party service, which may set cookies or collect connection data. Remember to mention this in your privacy policy and, depending on your situation, to load the map only after the visitor gives consent.