how to get the geolocation of a click on a bing map in C#
is it possible to get the geolocation of the point where i clicked on a bing Map in c#? Alright, since you're in WinRT in C#, you're using the Bing Maps Windows Store App control. Add the map into your XAML markup: <Page x:Class="Win8PublicApp.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" xmlns:m="using:Bing.Maps"> <Grid Background="{StaticResource