[OpenLayers-Trac] Re: [OpenLayers] #3105: create a pinch zoom control

OpenLayers trac-20090302 at openlayers.org
Fri Feb 25 19:41:44 EST 2011


#3105: create a pinch zoom control
--------------------------------+-------------------------------------------
 Reporter:  tschaub             |       Owner:              
     Type:  feature             |      Status:  new         
 Priority:  minor               |   Milestone:  2.11 Release
Component:  Control.Navigation  |     Version:  2.10        
 Keywords:  mobile              |       State:  Commit      
--------------------------------+-------------------------------------------
Changes (by crschmidt):

  * state:  Review => Commit


Comment:

 Patch looks solid. The only suggestion I have might be that instead of
 passing in a transform to applyTransform, you pass in the input data
 (x/y/scale). This way, you could theroetically apply the same behavior to
 future browsers which deal with data in a different way, or pass these
 parameters to a third party library for a specific layer type, etc.

 Either way, I think that given the amount of working over this patch has
 received, it's ready to go in as is for people to use and break in new and
 exciting ways :) Excellent work to all involved!

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3105#comment:4>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list