Skip to content

Commit

Permalink
[DOC]
Browse files Browse the repository at this point in the history
  • Loading branch information
Viglino committed Dec 15, 2023
1 parent a6dd6b8 commit af700b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ <h2>📜 Premiers pas</h2>

&lt;body>
&lt;!-- 2. &lt;iframe> qui va contenir la carte a afficher -->
&lt;iframe id=&quot;map&quot; src=&quot;https://macarte.ign.fr/carte/MAP_ID/CARTE_TITLE&quot; width=&quot;100%&quot; height=&quot;400&quot;>&lt;/iframe>

&lt;iframe id=&quot;map&quot; src=&quot;https://macarte.ign.fr/carte/MAP_ID/CARTE_TITLE&quot; width=&quot;100%&quot; height=&quot;480px&quot; allow=&quot;geolocation clipboard-read clipboard-write&quot;>&lt;/iframe>
&lt;script>
// Variable globale
var mapAPI = null;
Expand Down

0 comments on commit af700b3

Please sign in to comment.