[OpenLayers-Trac] [OpenLayers] #3214: drawing tools -
finishTouchGeometry is useless
OpenLayers
trac-20090302 at openlayers.org
Wed Mar 30 08:29:56 EDT 2011
#3214: drawing tools - finishTouchGeometry is useless
-----------------------------+----------------------------------------------
Reporter: erilem | Owner: tschaub
Type: feature | Status: new
Priority: major | Milestone: 2.11 Release
Component: Handler.Polygon | Version: 2.10
Keywords: | State:
-----------------------------+----------------------------------------------
When adding touch support to the drawing handlers we added the
{{{finishTouchGeometry}}} method to the Path handler. This method is
useless and redundant with {{{finishGeometry}}}. I think it was introduced
because of a design issue in the Polygon handler, the latter should indeed
define {{{finishGeometry}}} and let the Path handler handle double-clicks.
The patch that will follow will actually suppress code.
--
Ticket URL: <http://trac.openlayers.org/ticket/3214>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list