Tagged Questions
0
votes
0answers
151 views
Virtual Earth won't render properly in ASP.NET MVC view
The following code:
<body onload="GetMap()">
<script type="text/javascript" src="https://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6&s=1"></script>
<script ...