[OpenLayers-Trac] [OpenLayers] #1188: ModifyFeature: enable dragging without enabling vertex modifications

OpenLayers trac at openlayers.org
Tue Dec 4 07:13:28 EST 2007


#1188: ModifyFeature: enable dragging without enabling vertex modifications
-----------------------------------+----------------------------------------
 Reporter:  elemoine               |       Owner:  elemoine   
     Type:  feature                |      Status:  new        
 Priority:  major                  |   Milestone:  2.6 Release
Component:  Control.ModifyFeature  |     Version:  SVN        
 Keywords:                         |  
-----------------------------------+----------------------------------------
 The modify feature does not allow to enable dragging without enabling
 vertex modifications.

 To see the problem, go to <http://www.openlayers.org/dev/examples/modify-
 feature.html>, then:

  * draw a feature
  * check "modify feature"
  * check "allow dragging"
  * select the feature on the map

 The modify feature collected both the feature's vertices and the drag
 handle.

 We need a way to collect only the drag handle. For example, for a circle
 (side: 40), the user who wants to drag that circle will probably don't
 want the feature's vertices (and virtual vertices) to be collected.

 Patch to come.

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


More information about the Trac mailing list