Re: [Gvsig_english] Adding WMS layer to map control

2010-10-26 Thread Nacho Uve
Hello, I tried to add a FLyrWMS a few months ago. It worked, but when you click on the ToC option WMS Properties, it crashed. I was not able to fix that problem, but if I remember correctly it was to initialize some things related to the GUI... @Florian, If you can do it, please inform here. Reg

Re: [Gvsig_english] Adding WMS layer to map control

2010-10-26 Thread Jorge Piera LlodrĂ¡
Hello. You must use classes from extWMS. The class that you are looking for is FLyrWMS. Regards, Jorge On 10/26/2010 01:55 PM, Dipl.-Inf. (FH) Florian Pum wrote: > Hello, > > I'm currently evaluating the use of libFmap in one of our applications. > I managed to create a little test app containi

[Gvsig_english] Adding WMS layer to map control

2010-10-26 Thread Dipl.-Inf. (FH) Florian Pum
Hello, I'm currently evaluating the use of libFmap in one of our applications. I managed to create a little test app containing a map control. But now I want to add a WMS layer to the map control and don't know how to create it. I tried to use the WMS classes from libRemoteServices but they on