[Cartoweb-users] problems refreshing map with hilight
Oliver Christen
oliver.christen at camptocamp.com
Wed Apr 9 04:33:33 EDT 2008
mmm, as long as you do your modification before the map drawing, the map
should be generated accordingly to your modification.
it could be eventually a problem with the policy, did you try with the
default POLICY_XOR policy to see if the map is correctly redrawn ?
regards
Oliver
>
> hi, i can't find a way to redraw the image map in this situation :
>
> i extended the clientquery plugin, then in method handleStandardParameters
> i
> want
> to turn off hilight all layers that have picked except for the one on top,
> so i change some hilight properties of
>
> $this->queryState->querySelections
>
> the problem is that i cannot see the changes immediately after the pick,
> but
> they
> appear after the next map refresh, for instance after a pan or zoom
>
> any help is really appreciated
>
> my query.ini is :
>
> weightQueryByPoint = 40
>
> ;allows client to ask for attributes
> returnAttributesActive = true
>
> ;activates persistence of queries
> persistentQueries = true
>
> defaultHilight = true
>
> ;displays layers selection form
> displayExtendedSelection = false
>
> defaultPolicy = POLICY_REPLACE
>
>
> --
> View this message in context:
> http://www.nabble.com/problems-refreshing-map-with-hilight-tp16568636p16568636.html
> Sent from the cartoweb-users mailing list archive at Nabble.com.
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
More information about the Cartoweb-users
mailing list