mirror of
https://github.com/zyphlar/cityparking.git
synced 2024-03-08 13:17:46 +00:00
Create index.html
This commit is contained in:
commit
79aa22e518
10
index.html
Normal file
10
index.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<style type="text/css">
|
||||||
|
body {margin: 0; padding: 0;}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<iframe width="100%" height="100%" frameborder="0" allowfullscreen allow="geolocation" src="https://umap.openstreetmap.fr/en/map/local-parking_1003672?scaleControl=false&miniMap=false&scrollWheelZoom=true&zoomControl=true&editMode=disabled&moreControl=true&searchControl=null&tilelayersControl=null&embedControl=null&datalayersControl=true&onLoadPanel=undefined&captionBar=false&captionMenus=true"></iframe>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user