I need to to do the following thing: I have a list of coordinates which delimitates a map area. With those coordinates, I need to visualize that area with a map provider (example: google maps, bing, et c) and save the obtained image to a file.
I'm developing a c# application in .net 2.0 framework, exist a library or calls which can help me to do this?