RxBingMap
A reactive extension for the Bing web map plotting tool.
Goal and Philosophy

This project was implemented with simplicity and usability in mind, with providing users with a robust canvas and toolset to visualize a beautiful geo-map interface. In the example below, you can visualize custom pushpin icons to represent the results of the Bing spatial data(whats around me) REST service, and leveraging the RxJS to orchestrate all the asynch callbacks and event streams.>
[RX-Bing-Maps Demo Site](http://rx-bing-maps-demo.azurewebsites.net/example/map.html)