cityparking/index.html
2023-12-27 21:24:23 -08:00

11 lines
521 B
HTML

<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>