Skip to content

Instantly share code, notes, and snippets.

@hanislovingit
Created April 22, 2015 02:04
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/8d9b96601170f7b058b4 to your computer and use it in GitHub Desktop.
Save hanislovingit/8d9b96601170f7b058b4 to your computer and use it in GitHub Desktop.
Bing-map-creation-api-infobox
var pinInfobox = new Microsoft.Maps.Infobox(pinLocation, {
title: 'My Pushpin',
visible: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment