fixed APIdocs. Non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12193 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -184,6 +184,9 @@ OpenLayers.Handler.Click = OpenLayers.Class(OpenLayers.Handler, {
|
||||
* Method: touchend
|
||||
* Correctly set event xy property, and add lastTouches to have
|
||||
* touches property from last touchstart or touchmove
|
||||
*
|
||||
* Returns:
|
||||
* {Boolean} Continue propagating this event.
|
||||
*/
|
||||
touchend: function(evt) {
|
||||
// touchstart may not have been allowed to propagate
|
||||
|
||||
Reference in New Issue
Block a user