using the bing map API, can I make a server-side call and get lat/long for a given city?
- by Blankman
using the bing map API, can I make a server-side call and get lat/long for a given city?
I can do it on the client side using JavaScript, but I need something more robust in this case and want to use the server side.