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
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