Hi,
I bought the full version of "Map Suite Desktop Full Edition 3.0" kit. I added WinformsMap control in my application.
I added the following two lines of code to bring up the word map as background of my map control.
WorldMapKitWmsDesktopOverlay
worldMapKitDesktopOverlay = new WorldMapKitWmsDesktopOverlay();
However, when I run my application, the world map comes up and there is "ThinkGeo Demo" on the world map.
I was told that I have to buy the World Map Kit to get rid of the "ThinkGeo Demo".
So I bought the World Map Kit. The world map kit only contains a bounch of data files and a couple of sample solutions.
I have problem to even open the sample solution file.
Can anyone show me how to get rid of the "ThinkGeo Demo"? Any code sample will be appreciated.
Thanks.
Katherine
winformsMap1.Overlays.Add(worldMapKitDesktopOverlay);