Re: [Mapbuilder-devel] GetFeatureInfo behavior

2007-08-09 Thread Andreas Hocevar
Hi, On 8/9/07, Diez, Matthew <[EMAIL PROTECTED]> wrote: > Andreas has suggested making GetFeature work more like GetMap, but I > can't presently expand on that. > (I'm sure he could) I will, but I won't have the brain capacity to do it this week. I would also like to involve Mike into this, becau

[Mapbuilder-devel] GetFeatureInfo behavior

2007-08-09 Thread Diez, Matthew
So, poking around GetFeatureInfo.js, I'm looking at line ~67: === objRef.targetModel.setParam("wms_GetFeatureInfo", layerName); === Okay, that's good so far, it basically calls ModelBase, creates a new FeatureInfo, derived from WidgetBaseXSL, makes the request, retrieves results, and crams them int