<div>Greetings all,</div>
<div>&nbsp;</div>
<div>I have something like this:</div>
<div>&nbsp;</div>
<div>map.events.register(&#39;click&#39;, map, function (e) {</div>
<div>&nbsp;</div>
<div>that would register the click event.</div>
<div>&nbsp;</div>
<div>but i would like to be able to unregister that click event.</div>
<div>&nbsp;</div>
<div>I seem to not be able to do that.</div>
<div>&nbsp;</div>
<div>I tried:</div>
<div>&nbsp;</div>
<div>map.events.unregister(&#39;click&#39;, map, function (e) {});</div>
<div>&nbsp;</div>
<div>but that does not work.</div>
<div>&nbsp;</div>
<div>Any ideas?</div>
<div>&nbsp;</div>
<div>cheers</div>
<div>Dan<br clear="all"><br>-- <br>Radiceski Dan<br>University of Wollongong<br>Australia<br>SIFE - UOW Chapter - Alumni<br>CASUAL ACADEMIC STAFF TEACHING - UOW SITACS<br>(School of Information Technology and Computer Science,University of Wollongong)<br>
Univeristy of Wollongong - Alumni </div>