Classdesc

Events emitted by ol.interaction.Translate instances are instances of this type.

Param: type

Type.

Param: features

The features translated.

Param: coordinate

The event coordinate.

Hierarchy

Constructors

Properties

coordinate: Coordinate

The coordinate of the drag event.

Constant

Api

features: Collection<ol.Feature>

The features being translated.

Api

target: Object

The event target.

Api

stable

type: string

The event type.

Api

stable

Methods

  • Stop event propagation.

    Returns void

    Function

    Api

    stable

  • Stop event propagation.

    Returns void

    Function

    Api

    stable

Generated using TypeDoc