In answer to the second question. There should only be one 
GetFeatureInfo in the widget directory.
I assume someone has copied a different version into the demo directory. 
Feel free to raise a JIRA issue to suggest it is removed.

For the first question, it sounds like the GetFeatureInfo.paint() method 
is not clearing the <div> it writes into.
Maybe it is using node.appendChild() instead of node.replaceChild().
It sounds like a bug. Feel free to suggest a fix.

joe GIS wrote:
>  hello!
>
>  just a simple question. I want to use GetfeatureInfo and I take the
> mapViewer demo a example, but
> there is the problem that the result of each Request is appended to the
> featureList (for 3 queries
> I get 3 results in the same page). How can I get to "delete" or refresh the
> previous result? (as WfsGetFeature does). I've deeply studied the demos and
> tutorials, but I think I'm missing something about listeners.
>
>  And someone knows why there are 2 differents GetFeatureInfo (one in widgets
> and another one in mapviewer demo) and the difference between them?
>
>  Thanks in advance, 
>
>  Joe
>
>   


-- 
Cameron Shorter
Systems Architect, http://lisasoft.com.au
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to