Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
440
Where is the ShapeFile folder in the project
posted

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