Hi devs, I played around the existing examples in the GeoExt page to create a WMSLayerAdder widget in GeoExt.ux. Here's a link in a sandbox showing a proof of concept :
http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/WMSLayerAdder/examples/WMSLayerAdderInWindowExample.html What is needed (todo) : * setup a proxy to accept GetCapabilities request from external servers (the code should already support it, only need to test it) * use of "username" and "password" textboxes (currently doing nothing) * comments in the code * test units * there's a glitch in the layout of the form panel I use... * create a "layeradded" event to be able to listen to it (for closing the window automatically on "layeradded" for example) The code is inside one single file but I guess it's not a big deal. Comments would be welcomed, please. Best regards, -- Alexandre Dubé Mapgears www.mapgears.com _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
