How can I draw on bing m开发者_JS百科aps? Or actually I\'d like to add a marker. I have detected coordinates and now I want to display this place on a map with a marker...To draw lines on a map you us
I need to animate a MapPolyLine such that on a given event, the start pin zips up to the end pin. The approach I am considerg is to animate frames such that I divide the MapPolyLine into n number of s
I have multiple locations that I show on the bing map via pushpins at specific lat/long co-ordinates. There\'s a situation where 2 pushpins have the same co-ordinates and both are stacked on top of ea
I\'m playing with the Bing Map control for Silverlight and an out-of-browser (OOB) app. I get the \"map loaded in unsupported uri scheme\" error because the control does not like to be hosted on the f
I have an application which stores the user\'s home town, state, and country. I don\'t particularly need to do validation; no other part of the application relies on the data, but I would like the for
I recently read this article. Which uses the Silverlight Bing maps control to display map data from OpenStreetMap.In this article he extends MapCore and develops a true OpenStreetMap control which no
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
How can I zoom the Microsoft.Phone.Controls.Maps.Map control to the correct zoom level on Windows Phone 7?
I\'m having a bit of trouble with this map, invoked by the \"View our interactive map\" button in the middle of the content area.
Im having a real headache binding my items to pushpins on a silverlight bing map. Ive spent all day trying to get my collection sorted and now just cant get the pushpins to show up.