I download a hospital example. I have few questions as following
1/ As we define this in xaml
<ig:MapLayer.Reader>
<ig:ShapeFileReader Uri="ShapeFiles/rooms" DataMapping="Name=ID" />
</ig:MapLayer.Reader>
As download defeined Uri="ShapeFiles/rooms" but i do not see Shapfile folder in the download project so where do I have to create Shapefile folder in my project. Can I define something like Uri="www.mydomain.com/ShapeFiles/rooms"
2/Can you send me all shapefile for the Hopital Module sample project
Hi Friday1234,The shapefiles for the HospitalFloorPlan showcase are located in the Web project's ClientBin folder.
Related to your question on loading shapefiles from an external location, please, take a look at the following forum threads:http://community.infragistics.com/forums/p/37001/213854.aspxhttp://community.infragistics.com/forums/p/43381/243113.aspx
Feel free to post back should you need any further information.
Best regards,Milana Zhileva
Thanks for your quick and useful help