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