top of page
bottom of page
<img src="
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no"/>
<style type="text/css">
* {
border: none;
margin: 0;
padding: 0;
}
html {
height: 100%
}
body {
height: 100%;
margin: 0;
padding: 0
}
#map_canvas {
height: 100%;
width: 100%;
}
.gm-style-iw p {
width: 101%;
}
#content {
overflow-x: hidden;
}
</style>
<script src="../../dist/google-map.js"></script>
</head>
<body>
<div id="map_canvas"></div>
</body>
</html>" loading="lazy" alt="..." />
<iframe src="content.html" loading="lazy"></iframe>