hello world

This commit is contained in:
2022-11-24 13:43:26 +00:00
commit 08e76bb9c9
9 changed files with 4488 additions and 0 deletions

8
public/test.html Normal file
View File

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<body>
<iframe width="100%" height="900vh" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=-43.33007812500001%2C39.842286020743394%2C14.677734375000002%2C63.09475846224108&amp;layer=transportmap" style="border: 1px solid black"></iframe>
<br/>
</body>
</html>