Click here to Skip to main content
15,888,303 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have a placed bing map to a page, I am trying to set the location of the map to a specific location rather than the default Bing map start up, I have placed a tag with the desired coordinates but it still loads the Bing default location.

_____________________________________________________________
C#
<Maps:Map x:Name="myMap" Margin="31,0,0,0" Height="306" CredentialsProvider="ApLQ_DgrWn_7_RGhyoR9Lx6RosMv2EdmKLv1cGN-O4bwvwiv5lHkkJWu-5PnAF3z" Tag="37.6801,-122.3395,0.0000 11.0000" />

_____________________________________________________________

I have looked at arttical after arttical, but they all refer to interactive maps that the user sets, which is not what I am trying to achieve, help appreciated

Mark
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900