Built with blockbuilder.org
xxxxxxxxxx
<html>
<head>
<title></title>
<meta charset="utf-8" />
</head>
<body>
<div id="myMap" style="position:relative;width:1200px;height:800px;"></div>
<script type='text/javascript'
src='https://www.bing.com/api/maps/mapcontrol?callback=GetMap'
async defer></script>
<script src="app.js" type='text/javascript'></script>
</body>
</html>