[OpenLayers-Trac] Re: [OpenLayers] #3355: Make polygons draggable
OpenLayers
trac-20090302 at openlayers.org
Thu Jun 16 21:48:23 EDT 2011
#3355: Make polygons draggable
------------------------------------+---------------------------------------
Reporter: bevan | Owner:
Type: bug | Status: reopened
Priority: minor | Milestone: Maintenance
Component: Control.SelectFeature | Version: SVN
Resolution: | Keywords:
State: Review |
------------------------------------+---------------------------------------
Changes (by bevan):
* type: feature => bug
* state: Awaiting User Feedback => Review
* version: 2.10 => SVN
* component: Control.DragPan => Control.SelectFeature
* milestone: 2.12 Release => Maintenance
Comment:
I worked this out. The polygons on our map are selectable, with popups.
The following steps reproduce the issue;
1. Navigate to [http://openlayers.org/dev/examples/select-feature-
openpopup.html examples/select-feature-openpopup.html]
1. Select "''draw polygon''"
1. Click 2 or more different random points on the map, to begin drawing
a polygon
1. Double click one more different random point on the map to close the
polygon
1. Select "''navigate''"
1. Click and drag outside the polygon: Note that the map pans
1. Click and drag inside the polygon: Note that the map pans
1. Select "''select polygon on click''"
1. Click and drag outside the polygon: Note that the map pans
1. Click and drag inside the polygon:
* '''Expected behaviour''': The map should pan
* '''Actual behaviour''': The map does not pan
It is not clear to me if this is a bug in !OpenLayers or if it is by
design.
If it is by design; Are there additional steps that can be taken to
achieve the desired/expected behaviour? Please refer me to any such
documentation or examples.
Thank you!
--
Ticket URL: <http://trac.openlayers.org/ticket/3355#comment:6>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list