Advertisement
Guest User

Bing-map-API-reference

a guest
Apr 18th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Bing
  2.  
  3. // For http, use the JavaScript reference below
  4.  
  5. <script type="text/javascript" src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0"></script>
  6.  
  7. // For https (SSL), add a “s” to “http” and the query string parameter as shown below
  8.  
  9. <script type="text/javascript" src="https://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&s=1"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement