[OpenLayers-Trac] [OpenLayers] #3279: feature selection when pinch-zooming

OpenLayers trac-20090302 at openlayers.org
Thu Apr 28 08:04:18 EDT 2011


#3279: feature selection when pinch-zooming
-----------------------------+----------------------------------------------
 Reporter:  erilem           |       Owner:  tschaub     
     Type:  feature          |      Status:  new         
 Priority:  major            |   Milestone:  2.11 Release
Component:  Handler.Feature  |     Version:  2.10        
 Keywords:                   |       State:              
-----------------------------+----------------------------------------------
 When using the canvas renderer touching the screen with two fingers
 selects a feature located between (in the middle of) the fingers. It
 occurs because the canvas renderer relies on {{{evt.xy}}} to find the
 feature, and because {{{Events.handleBrowserEvent}}} derives {{{evt.xy}}}
 by averaging the touches' {{{clientX}}} and {{{clientY}}} values.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3279>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list