Bing maps recently added the ability to add custom Twitter feeds into their maps, it’s called Bing Twitter maps. The map uses Silverlight 3 by default, but the nice part about it is this: If you don’t have Silverlight installed, the map falls back to plain Javascript, which is recognized by all web browsers. I took Microsoft up on their offer and plugged my Twitter feed into their maps. The code is super easy to implement and add to your own site. HTML code: <iframe src=”http://www.bing.com/twitter/maps/embed?version=1.0&eid=769766769&user=exposedelements” Read more [...]