Class: ol.interaction.Touch
new Touch
- Source:
- touchinteraction.js, line 16
Extends
Members
-
<protected> handleTouchEnd
-
- Source:
- touchinteraction.js, line 91
-
<protected> handleTouchMove
-
- Source:
- touchinteraction.js, line 83
-
<protected> handleTouchStart
-
- Source:
- touchinteraction.js, line 99
-
targetTouches :Array.<Object>
-
- Source:
- touchinteraction.js, line 35
Methods
-
<static> centroid
-
Parameters:
| Name |
Type |
Description |
touches |
Array.<Object>
|
TouchEvents. |
- Source:
- touchinteraction.js, line 45
Returns:
Centroid pixel.
-
Type
-
ol.Pixel
-
handleMapBrowserEvent
-
- Source:
- touchinteraction.js, line 105