Category Archive: Bing Map

Drawing Route Path using REST API in Bing Map for Windows Store App (XAML)

Introduction In this article we would see how we could draw a Route Path between two points in Bing Map. The two points are referred to as Source Location and Destination Location. This… Continue reading

Get Address by Location in Bing Map in Windows Store App (XAML)

Introduction In my previous article on custom pushpin, we had seen how to add a pushpin when tapped/clicked on a point in Bing Map. In this article the concept is almost same, except… Continue reading

Custom Pushpin in Bing Map for Windows Store App (XAML)

Introduction In this article we would see how to add a custom pushpin to the Bing Map in a Windows Store App (XAML). To get started about Bing Maps you need to follow… Continue reading

Enabling Location Capability with Bing Map in Windows Store App (XAML)

Introduction In this article we would see how to enable Location in your Windows Store App (XAML) and integration with Bing Map. Creating Windows Store App (XAML) To create a Windows Store App… Continue reading

Starting Bing Map for Windows Store App (XAML)

Introduction In the previous post “Bing Map for Windows Store Apps” we had seen about Bing map’s key creation and management. In this post we would see how we could use it in… Continue reading

Bing Map for Windows Store Apps

Introduction If you have used Bing map for Windows Phone or Silverlight applications. And you are gearing up for creating the app for Windows 8. This article would help you get a key… Continue reading

Bing Silverlight Map ControlIn Silverlight 3

Download Source Introduction Bing Maps has released a Silverlight version which can be used with Silverlight 3. In this article we will see the basics of Bing Silverlight Map Control. Installing Bing Maps… Continue reading