Skip to content

Instantly share code, notes, and snippets.

@hanislovingit
Last active February 26, 2018 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hanislovingit/d88487f357160aac7612 to your computer and use it in GitHub Desktop.
Save hanislovingit/d88487f357160aac7612 to your computer and use it in GitHub Desktop.
Bing-map-API-reference
// For http, use the JavaScript reference below
<script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0"></script>
// For https (SSL), add a “s” to “http” and the query string parameter as shown below
<script type="text/javascript" src="https://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&s=1"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment