Maps Integration

The Visamundi API embed a lot of features like maps that you can easily add to your website.

Map for travel restrictions

Here is a sample code to use in your website.

<iframe src="https://api.visamundi.fr/map/restrictions" width="100%" height="450px"></iframe>

📘

Width and Height can have different values in order to fit with your design.

Map for Vaccination centers

Here is a sample code to use in your website.

<iframe src="https://api.visamundi.fr/map/vaccination" width="100%" height="450px"></iframe>

📘

Width and Height can have different values in order to fit with your design.