Skip to content

Instantly share code, notes, and snippets.

@vgrem
Created April 6, 2013 19:09
Show Gist options
  • Save vgrem/5327246 to your computer and use it in GitHub Desktop.
Save vgrem/5327246 to your computer and use it in GitHub Desktop.
<script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0"></script>
<script type="text/javascript" src="/Geo/Shared%20Documents/NokiaStoresMap.js"></script>
<script type="text/javascript">
_spBodyOnLoadFunctionNames.push("getMap");
</script>
<div id='myMap' style="position:relative; width:900px; height:600px;"></div>
<div id="output"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment