Hi,

On Dec 12, 2007 10:12 AM, jazztime <[EMAIL PROTECTED]> wrote:
> Andreas Hocevar-2 wrote:
> I want pass parameters to filter the map described in WMC.
> Can I change  the node value in config.objects.mainMap.doc before the map is
> painted ?

Not before the initial painting. But you can make changes anytime
(using xpath or the pre-defined functions in Context.js /
OWSContext.js). After making changes, you can force the map to repaint
itself by saying
config.objects.mainMap.setParam("refresh");

Regards,
Andreas.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
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