You are here

protected property MapInteractionDeleteForm::$mapInteraction in Openlayers 8.4

The interaction to be deleted.

Type: \Drupal\image\ImageEffectInterface

File

src/Form/MapInteractionDeleteForm.php, line 29

Class

MapInteractionDeleteForm
Form for deleting a map interaction.

Namespace

Drupal\openlayers\Form

Code

protected $mapInteraction;