I'm wanting to write a simple WinForms application that will be able to plot several locations on a map. Ideally, the application would embed a map that I can programmatically manipulate, and be able to add locations to the map using postal codes.
Is anyone aware of any free maps I can use within my application, ideally with either a .Net interface or a .Net library that wraps its interface?