Share via


Getting Started

Note

Bing Maps WPF Control retirement

Bing Maps WPF Control is deprecated and will be retired. Free (Basic) account customers can continue to use Bing Maps WPF Control until June 30th, 2025. Enterprise account customers can continue to use Bing Maps WPF Control until June 30th, 2028. To avoid service disruptions, all implementations using Bing Maps WPF Control will need to be updated to use Azure Maps Web SDK by the retirement date that applies to your Bing Maps for Enterprise account type.

Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Azure Maps has many of the same features as Bing Maps for Enterprise, and more. To get started with Azure Maps, create a free Azure subscription and an Azure Maps account. For more information about azure Maps, see Azure Maps Documentation. For migration guidance, see Bing Maps Migration Overview.

This topic contains steps for getting started using the Bing Maps Windows Presentation Foundation (WPF) Control.

Create a Bing Maps Developer Account

In order to use the Bing Maps WPF Control, you need a Bing Maps Key to authenticate your application. To obtain Bing Maps Keys, first go to the Bing Maps Accounts Center and create a Bing Maps Developer Account. This is described in detail in the topic Getting a Bing Maps Key. For information about using your Bing Maps key to authenticate your Bing Maps WPF Control application, see Accessing the Control Using a Bing Maps Key.

Check Requirements

The Bing Maps WPF Control requires .NET Framework 4.0 and the Windows SDK. Both of the components are installed with the Microsoft Visual Studio Visual C# or Visual Basic Express Edition. While using Visual Studio is a recommended way for building Bing Maps WPF Control applications, there are other ways to build these applications. For more information, see Building a WPF Application (WPF)

Download the Bing Maps Windows Presentation Foundation Control

Download and install the Windows Presentation Foundation Control SDK.

Start using the Bing Maps WPF Control

Now you are ready to start using the Bing Maps WPF Control.

The Bing Maps WPF Control is an extension of Windows Presentation Foundation. For background information about XAML, code-behind and Windows Presentation Foundation applications, see Windows Presentation Foundation.

To integrate geocoding or routing capability into your application, use the Bing Maps REST Services. You can also integrate entity data searches with your application by using the Bing Maps Spatial Data Services.