My question is suggested to close on stackoverflow. So, it may be better to post it here.
I would like to create a map from C# VS2013 WPF desktop application (not web application) with OpenStreetMap on win7.
This a colored map with US states colorized differently.
This can be shown in the attachment below.
I am new to WPF and handle the map tiles from XAML.
It seems to be very hard to find state or zip code borders from the map tiles and do coloring on them. I know that adding a colored map tile layer on the map may be working. But I would like to see some code examples to follow so that I can implement my design based on it.
Are there some open source C# code that have done the similar things ?
Any help would be appreciated.
أكثر...
I would like to create a map from C# VS2013 WPF desktop application (not web application) with OpenStreetMap on win7.
This a colored map with US states colorized differently.
This can be shown in the attachment below.

I am new to WPF and handle the map tiles from XAML.
It seems to be very hard to find state or zip code borders from the map tiles and do coloring on them. I know that adding a colored map tile layer on the map may be working. But I would like to see some code examples to follow so that I can implement my design based on it.
Are there some open source C# code that have done the similar things ?
Any help would be appreciated.
أكثر...