Hello, All!
How can I fill some polygon on the map for boundaries of geo location For example for some state of USA.
I.e. I want to paint over some state on the map.
To understand what do I mean please redirect this page http://www.blogthevote.net/veshapefilec.htm and push Load button on it.
Thanks

Custom polygon filling
eswar.p
https://mappoint-css.partners.extranet.microsoft.com/MwsSignup/Eval2.aspx
AydinCinaRli
vpitts
For this you have to get the lat long from each vertex of the state & then from that set of point, Fill the polygon. you will get the state polygon.
Peter Nimmo
wow the old V1 commerical control
http://dev.virtualearth.net/commercial/v1/VE_MapSearchControl.js
You know VE is upto Version 4 with 3D There is no seperate commerical control anymore
John.
winstonSmith
Please put here an example or an example reference.
Thanks.
tornin2
I have found out that I need get the list of LatLongs for city/state/country. And then I will easy fill polygon for state or city.
But how can I get this list of LatLongs
Is it a free or not