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
340
ShapeFileProvider in Samples
posted

I downloaded the WPF Sample Viewer and the WPF MapBrowser sample code.  In the WPF Sample Viewer a ShapeFileProvider in the namespace:Infragistics.Samples.Shared.DataProviders;assembly=Infragistics.Samples.Shared is used but I can't find this class in the sample code I downloaded or the XAML or Code Behind in the Sample Viewer.  I'm trying to write my own little WPF window that can load data from a shapefile into the Infragistics map and then do some filtering on it.  Could you provide some sample code that demonstrates this or let me know where I can find the ShapeFileProvider class?