CartoVista allows you to integrate your public maps to your website with an iframe
- Get the URL of your map, in the Information Panel of the map:
- Add &embed=1 to the map URL if you want to remove the access to the map gallery from the map.
- Add this URL in the following iframe:
<iframe width='100%' height='100%' frameborder='0' src='{yourMapURL}&embed=1' allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
- Use this iframe in your website or HTML document.
⚠️ Your map has to be Public.