There is a way to convert address to coordinates with bing maps?
T开发者_如何学运维hank
The process of going from addresses to lat/lng coordinates is normally called Geocoding
This blog post has some good example code for WP7 using Bing - http://www.braincastexception.com/wp7-web-services-first-part-geocodeservice/
精彩评论