Iframe

Regola

E” possibile incorporare Lizmap in un’altra pagina web usando un iframe. Ti suggeriamo di cambiare la vista mappa con embed nell’URL per avere una versione più leggera dell’interfaccia.

Per esempio, usa questo URL : /index.php/view/embed/?repository=my_repo&project=my_project.

Configurazione

To prevent security issues, you need to explicitly declare websites allowed to embed your Lizmap iframe. Fill the List of websites allowed to embed iframe field that can be defined for each the repository in Maps management.

Avvertimento

Ensure the referrer is provided to the iframe (you can use the referrerpolicy attribute : <iframe src="....." referrerpolicy="strict-origin-when-cross-origin" ></iframe> )

Esempio

Potete visitare entrambi i link per vedere la differenza: