[OpenLayers-Users] How to define the order of event triggering of GetFeature Controls

Alex zeitalex at googlemail.com
Mon Feb 21 12:27:56 EST 2011


Dear list,
What is the proper way to define the order of event triggering?
I tried following:
map.addControls([getFeatureControl1, getFeatureControl2]);
getFeatureControl1.activate();
getFeatureControl2.activate();

Then I added and activated it over way round. But the order it is 
triggered stays the same.
The worst thing is that sometimes the order changing. Something like 
after about 10 clicks triggering occures in reverse order.
Thanks a lot in advance


More information about the Users mailing list