How to overlay a polygon on Bing basemap ?
-
Thursday, July 26, 2012 5:51 AM
Suppose I have shape file data, how to do it ?
Thanks.
All Replies
-
Thursday, July 26, 2012 5:54 AM
Suppose I have shape file data, how to do it ?
Thanks.
sorry, more exactly I meant polygon layer.- Proposed As Answer by Doctor Zook Monday, January 21, 2013 5:08 PM
-
Thursday, July 26, 2012 5:48 PMOwner
There are a lot of different ways to do this. The easiest is to upload your shapefile into SQL Server and then use the AJAX Map Dataconnector project.
Alternatively you can create an application that reads shapefiles directly and loads them on Bing Maps. Take a look at the ESRI ShapeFile Reader codeplex project.
http://rbrundritt.wordpress.com
- Proposed As Answer by Richard_BrundrittMicrosoft Employee, Owner Thursday, July 26, 2012 5:48 PM
- Marked As Answer by Richard_BrundrittMicrosoft Employee, Owner Monday, July 30, 2012 5:28 PM

