Hello all,<div><br></div><div>I am running into quite a marginal problem but it's rather annoying and was wondering if anyone else had run into this.</div><div><br></div><div>Our open layers application is being used on large touch screen enabled devices. Specs in general are windows xp, ie6 with google chrome frame.</div>
<div><br></div><div>The problem is clicking on the map. For instance there are wms features that have getfeatureinfo data behind it, and so when clicking on them the data comes through. The problem is that with the touch screen, the user most of the time can't manage an exact click on the screen, and moves the map by a pixel or two every time, which then does not fire the getfeaturerequest. The same sort of behaviour can be witnessed with a hyper sensitive mouse...</div>
<div><br></div><div>Is there a way to get around this? I was thinking of putting the getfeatureinfo on the "mouseup", but then that would fire it every time a pan happens, and that wouldn't be right.</div><div>
<br></div><div>Any help would be appreciated.</div><div><br></div><div>Toby</div>