I have solved this by uncommenting    lines where I had definied the
controller :D

 <WebServiceRequest id="featureInfoController">

But now I get this error in an alert pop up message
*WebServiceRequest: error finding feature node: topp:mdg_manzanas

*
On Thu, Mar 27, 2008 at 3:37 PM, Ignacio Talavera <
[EMAIL PROTECTED]> wrote:

> Hi, I was trying to include this tool. I started from the OWSExplorer
> sample in the page.
>
> <WebServiceRequest id="wmsController">
>
> GetFeatureInfoWSR.js
>    var hidden = objRef.targetModel.getHidden(layerName);
>       if (hidden == 0) { //query only visible layers
>         controller.requestStylesheet.setParameter("bBoxMinX", ll.lon);
>
> When I select this tools and click in the map.
>  I get this error .
> *Error: controller has no properties
> Source File:
> http://localhost:11080/mapbuilder/lib/widget/GetFeatureInfoWSR.js
> Line: 99*
>
> GetFeatureInfoWSR.js
>    var hidden = objRef.targetModel.getHidden(layerName);
>       if (hidden == 0) { //query only visible layers
>    line 99     controller.requestStylesheet.setParameter("bBoxMinX",
> ll.lon);
> any idea?.
>
> thanks
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to