Hi, I'm a beginner at OpenLayers. I use some external form to refresh my map by calling mergeNewParams on an OpenLayers.Layer.WMS. All works fine, but I'd like to trigger js functions at the beginning/end of this refresh (mergeNewParams) process.
I tried to use the loadstart / loadend events on the WMS object, but it seems they are only called on first load, not at each mergeNewParams call. What could I do ? Thanks in advance, Nicolas -- View this message in context: http://n2.nabble.com/Event-on-mergeNewParams---tp2969786p2969786.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
