Class: ol.interaction.Touch

ol.interaction.Touch

new Touch

Source:
  • touchinteraction.js, line 16

Extends

Members

<protected> handleTouchEnd

Source:
  • touchinteraction.js, line 92

<protected> handleTouchMove

Source:
  • touchinteraction.js, line 84

<protected> handleTouchStart

Source:
  • touchinteraction.js, line 100

<protected> targetTouches :Array.<Object>

Source:
  • touchinteraction.js, line 36

Methods

<static> centroid

Parameters:
Name Type Description
touches Array.<Object> TouchEvents.
Source:
  • touchinteraction.js, line 46
Returns:
Centroid pixel.
Type
ol.Pixel

handleMapBrowserEvent

Source:
  • touchinteraction.js, line 106