[OpenLayers-Trac] [OpenLayers] #2995: make drag handler work with touch events

OpenLayers trac-20090302 at openlayers.org
Mon Jan 3 08:56:37 EST 2011


#2995: make drag handler work with touch events
--------------------------+-------------------------------------------------
 Reporter:  erilem        |       Owner:              
     Type:  feature       |      Status:  new         
 Priority:  major         |   Milestone:  2.11 Release
Component:  Handler.Drag  |     Version:  2.10        
 Keywords:                |       State:              
--------------------------+-------------------------------------------------
 The drag handler is currently based on {{{mousedown}}}, {{{mousemove}}},
 and {{{mouseup}}}. This ticket suggests adding touch-based dragging
 support ({{{touchstart}}}, {{{touchmove}}}, and {{{touchend}}}).

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


More information about the Trac mailing list