Class: ol.interaction.TouchRotate

ol.interaction.TouchRotate

new TouchRotate

Parameters:
Name Type Argument Description
threshold number= <optional>
(Optional) Minimal angle to start a rotation. Default to 0.3 (radian).
Source:
  • touchrotateinteraction.js, line 18

Extends

Members

<protected> targetTouches :Array.<Object>

Inherited From:
Source:
  • touchinteraction.js, line 36

Methods

handleMapBrowserEvent

Inherited From:
Source:
  • touchinteraction.js, line 106

handleTouchEnd

Source:
  • touchrotateinteraction.js, line 101

handleTouchMove

Source:
  • touchrotateinteraction.js, line 53

handleTouchStart

Source:
  • touchrotateinteraction.js, line 117