Huub,

On 9/3/07, huub fleuren <[EMAIL PROTECTED]> wrote:
>  We're using the GetFeatureInfo widget, and it works fine.. until the 
> response must be prosessed:
>  we then get the following two errors (firebugoutput below or attached)
>  Is it a bug, or a configuration change. I had the impression that we need a 
> new map object now in mainMap. But maybe i'm wrong

It is a configuration change:

>
>      <GetFeatureInfo id="breinaald">
>        <!--scriptFile>scripts/GetFeatureInfo.js</scriptFile-->
>        <buttonBar>mainButtonBar</buttonBar>

<!-- targetModel is the model where the response of the GetFeatureInfo
will be stored -->
        <targetModel>featureInfoResponse</targetModel>
<!-- targetContext is the context model holding your MapPane widget -->
        <targetContext>mainMap</targetContext>

>        <class>Button</class>
>        <enabledSrc>/images/BreinaaldEnable.png</enabledSrc>
>        <disabledSrc>/images/BreinaaldEnable.png</disabledSrc>
>        <infoFormat>text/plain</infoFormat>
>        <featureCount>1</featureCount>
>      </GetFeatureInfo>

Regards,
Andreas.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to