Skip to content

Instantly share code, notes, and snippets.

@msmhrt
Created April 6, 2011 04:34
Show Gist options
  • Save msmhrt/905139 to your computer and use it in GitHub Desktop.
Save msmhrt/905139 to your computer and use it in GitHub Desktop.
Better BlackBird Bookmarklet for Google Maps
javascript:(function(){_my_script=document.createElement('SCRIPT');_my_script.type='text/javascript';_my_script.src='https://github.com/msmhrt/b4/raw/b4kml/bookmarklet.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(_my_script);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment