I know it's pretty easy to integrate a map from google map, mapquest or other on a Web application, but I was wondering if it's possible to integrate a map on a normal client/server application (WPF).
In fact, I do not even want to see it on my application, but I would like to print an image version of a map in a report. this report would gives the user a perspective on where to go.
Is this possible, if yes which system is the best (google,mapquest,bing, any other?). It's obvious that the computer will need to be connected to the internet, but this will not be from a web app like mentionned before.
Thanks.
You can use the Google Static Maps API to get a PNG image of a map.
You can embed an interactive flash map
You can use this Bing Maps control