You are here

namespace Drupal\openlayers\Plugin\OpenlayersInteraction in Openlayers 8.4

Classsort descending Location Description
DragPan src/Plugin/OpenlayersInteraction/DragPan.php Defines the Drag Pan interaction for an Openlayers map.
DragRotate src/Plugin/OpenlayersInteraction/DragRotate.php Defines the Drag Rotate interaction for an Openlayers map.
KeyboardPan src/Plugin/OpenlayersInteraction/KeyboardPan.php Defines the Keyboard Pan interaction for an Openlayers map.
KeyboardZoom src/Plugin/OpenlayersInteraction/KeyboardZoom.php Defines the Keyboard Zoom interaction for an Openlayers map.
MouseWheelZoom src/Plugin/OpenlayersInteraction/MouseWheelZoom.php Defines the Mouse Wheel Zoom interaction for an Openlayers map.