[OpenLayers-Users] Re: Why WFS Layer Displayed very slowely over Google Map

Mustafa646 noorcs22 at gmail.com
Mon Mar 7 08:54:48 EST 2011


Hello again Ian,

if above is not possible, then can we pass protocol value dynamically to
FormPanel's protocol parameter, like:

 formPanel = new GeoExt.form.FormPanel({
           
                height: 100,
                region: "north",
                protocol: protocol, // i want to pass this value dynamically
on the basis of user selection.
                items: [{
                    xtype: "textfield",
                    name: "OMR1__like",
                    value: "A",
                    fieldLabel: "OMR1"
                }],

 Let say, if user switch between protocol1, protocol2 and protocol3. then, i
need to pass user specified protocol to the above formPanel's protocol
parameter.



--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Why-WFS-Layer-Displayed-very-slowely-over-Google-Map-tp6088473p6097358.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list