Convert address to coordinates

2020-06-22 14:19发布

问题:

There is a way to convert address to coordinates with bing maps?

Thank

回答1:

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/