Hi,
I'm new to Infragistics and trying to implement this sample in my development machine.: http://samples.infragistics.com/2010.3/WebFeatureBrowser/contents.aspx?showCode=true&t=WebCharts/Customization/Map.aspx~srcview.aspx?path=../WebFeatureBrowserVB/WebCharts/Customization/Map.src~srcview.aspx?path=WebCharts/Customization/Map.src
But getting the following error: "Error 212 The type or namespace name 'MapLayer' could not be found (are you missing a using directive or an assembly reference?) E:\Users\Hira\WrkSpace\WebProjects\PityPlz Apps\Projects\05-21-2011\Draw Thematic Map\ThematicMap\DrawMap\Infragistics\CompositeChart.aspx.cs 24 13 DrawMap"
Can anyone provide me suggestions on how can I make it runnable?
Thanks,
Myself
Hello Myself4Sa,
Do you have any further questions in regards to NetAdvantage for ASP.NET 2010 Vol. 3 or need any further assistance?
Let me know if you have any questions with this matter. Thank you.
Hi Myself,
Try download NetAdvantage for ASP.NET 2010 Vol. 3 Samples from here: http://ko.infragistics.com/dotnet/netadvantage/aspnet.aspx#Downloads. After you install it you can find the MapLayer implementation here: Infragistics\NetAdvantage 2010.3\ASP.NET\Samples\App_Code\CS\CLR2.0\WebCharts\Customization\MapLayer. Also in this directory you will find other classes referenced by MapLayer.
Please note this implementation isn't related to XamMap and XamMap's MapLayer class.
Regards,
Ivan Kotev