La carte du réemploi, de la réparation et du recyclage Le Trait

Réutilisation de cette carte

Avec un script

Pour ajouter cette carte à votre site il suffit de copier-coller ce bout de code :

<script src='https://lvao.ademe.fr/static/carte.js' data-bounding_box='{"southWest": {"lat": 49.460468, "lng": 0.775388}, "northEast": {"lat": 49.507043, "lng": 0.859092}}'></script>

Avec un tag iFrame

Pour ajouter cette carte à votre site il suffit de copier-coller ce bout de code :


<iframe src="https://lvao.ademe.fr?carte=1&amp;bounding_box=%7B%22southWest%22%3A+%7B%22lat%22%3A+49.460468%2C+%22lng%22%3A+0.775388%7D%2C+%22northEast%22%3A+%7B%22lat%22%3A+49.507043%2C+%22lng%22%3A+0.859092%7D%7D" id="lvao_iframe" frameborder="0" scrolling="no" allow="geolocation" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" style="overflow: hidden; max-width: 100%; width: 100%; height: 700px;" data-dashlane-frameid="930"></iframe>