[OpenLayers-Users] moveend events firing click event
stu_m
stuart_mellanby at hotmail.com
Fri Mar 14 12:27:18 EDT 2008
Hi,
I have a 'moveend' event firing the 'click' event in IE7. So when I pan the
map, the click event also gets fired. I only want the moveend to be fired,
not both.
It works ok in FF 2/3
e.g.
map.events.register('moveend', map, test.updateMapHeader);
map.events.register('click', queryControl, queryControl.processMouseClick);
How can I stop it?
thanks,
Stu
--
View this message in context: http://www.nabble.com/moveend-events-firing-click-event-tp16048069p16048069.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list