Detecting geolocation (Windows Store apps using C#/VB/C++ and XAML)

Language: JavaScript and HTML | VB/C#/C++ and XAML
This topic has not yet been rated - Rate this topic

Purpose

Developers can create Windows Store apps that detect the user's geographic location. For example, an app can plot the user's location on a map, tag a photo or email message with geographic coordinates, or respond to a change in the user's location by updating a list of points of interest.

This section includes how-to topics and guidelines for detecting a user's geographic location. For additional information on using location and maps, see the Bing Maps SDK Samples.

In this section

TopicDescription

Quickstart: detecting a user's location

This topic shows you how to detect geographic location.

How to display your location on a Bing Map

This topic shows you how to display your location on a Bing Map and then test your app with a variety of locations using the Simulator included in Microsoft Visual Studio 2012.

How to respond to location updates

This topic shows you how to subscribe to location updates so that your app can respond to location changes.

How to adjust the distance between location updates

Some apps need location updates only when the user has moved a large distance. This topic shows you how to create an app that lets the user adjust the distance between location updates.

Guidelines for location-aware apps

This topic describes best practices for building a location-aware app. It also lists requirements for your app to ensure a good user experience.

 

Developer audience

You should be familiar with XAML and C#.

Run-time requirements

Windows 8

Related topics

Roadmap for creating apps using C#, C++, or VB

 

 

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.