Reputation: 185
i was wondering how hard it would be using a winforms application to pass a postcode to some service and then return a map which i can display to the user ? Does anyone know of a service to do this?
I am making an app to display the local pubs in my area for fun :D
Upvotes: 2
Views: 4848
Reputation: 2210
Yes its not to hard to accomplish.. see this link http://linqtotwitter.wordpress.com/2005/10/05/google-maps-api-in-c/
Another good link about offline G-Maps
Upvotes: 3