<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Is there anyway to increase the limit of the drag map feature when holding the mouse down? Sometimes I want to fire a WMSGetFeatureInfo control by clicking on the map, but with a Control.Navigation enabled with dragPan the pan event fires occiasionally
instead of the GetFeature control. Can the drag time be increased so it would take 3 seconds of holding down the mouse until the map would pan?</div>
<div>&nbsp;</div>
<div>My Navigation control is declared like -</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font face="Courier New">click_cancel = <font color="#0000FF">new</font> OpenLayers.Control.Navigation({</font></div>
<div><font face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; defaultDblClick: <font color="#0000FF">function</font> () </font></div>
<div><font face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</font></div>
<div><font face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000FF">return</font>;</font></div>
<div><font face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</font></div>
<div><font face="Courier New">&nbsp;&nbsp;&nbsp; });</font></div>
<div><font face="Courier New">&nbsp;</font></div>
<div><font face="Courier New">To cancel the double click zoom functionality, but not sure where I would increase time it took to dragPan after mouse is held down. Thanks for any advice</font></div>
<div>&nbsp;</div>
</font>

<DIV><P><HR>
This e-mail is intended for the original recipient(s) only. If you have received it in error, please advise the sender and delete this message.
</P></DIV>
</body>
</html>